mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-23 06:35:07 +01:00
The invoice package can be used to encoded and decode invoices in the format defined in BOLT-0011. This format utilizes bech32 encoding to create invoices that can be shared and understood by the different Lightning implementations. |
||
---|---|---|
.. | ||
amountunits.go | ||
bech32.go | ||
invoice.go | ||
invoice_internal_test.go | ||
invoice_test.go |