Mark the invoice `Network` getter no-export 2023-04-115-bindings-upstream
authorMatt Corallo <git@bluematt.me>
Mon, 17 Apr 2023 17:35:50 +0000 (17:35 +0000)
committerMatt Corallo <git@bluematt.me>
Mon, 17 Apr 2023 17:44:19 +0000 (17:44 +0000)
commitb709bb3e35318fdab851f03d5406d583a408da59
tree2fc90c51bf9c5930df3d424398f70ba1e917b324
parent15050895fd409ff8b01092dc2db30d8222063631
Mark the invoice `Network` getter no-export

...as it is redundant with the `currency` getter if we're not using
the rust-bitcoin types natively.
lightning-invoice/src/lib.rs