lnd.xprv/invoice
Johan T. Halseth 7662ea5d4d invoice: Add invoice package
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.
2017-09-19 12:05:58 -07:00
..
amountunits.go invoice: Add invoice package 2017-09-19 12:05:58 -07:00
bech32.go invoice: Add invoice package 2017-09-19 12:05:58 -07:00
invoice_internal_test.go invoice: Add invoice package 2017-09-19 12:05:58 -07:00
invoice_test.go invoice: Add invoice package 2017-09-19 12:05:58 -07:00
invoice.go invoice: Add invoice package 2017-09-19 12:05:58 -07:00