rgb-cln/contrib/pyln-proto/tests
Christian Decker 6c19818314 pyln-proto: Add invoice utilities
We are about to disect a couple of invoices for features, so let's add a class
that can encode and decode invoices from bolt11 strings. This is pretty much
the lnaddr.py file created by @rustyrussell with some minor changes. I'm
planning to clean this up further which is why I'm only exporting the
`Invoice` class for now.
2020-02-01 16:50:58 +01:00
..
test_invoice.py pyln-proto: Add invoice utilities 2020-02-01 16:50:58 +01:00
test_onion.py pyln-proto: Added a couple of utilities to manage onions and zbase32 2020-01-28 13:43:44 +10:30
test_primitives.py pyln-proto: Added a couple of utilities to manage onions and zbase32 2020-01-28 13:43:44 +10:30
test_wire.py pyln: Split pylightning into multiple pyln modules 2019-09-30 13:27:37 +02:00