mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-12-29 10:04:41 +01:00
1da29305fc
- Adds bitarray filling so mesages of any length can be encoded, instead of forcing the encoding to be of messages with length multiple of 5. - Adds checks for encoding / decoding and raises expections if the inputs are not as expected. - Flags functions that are supposed to be internal as "private". |
||
---|---|---|
.. | ||
message | ||
__init__.py | ||
bech32.py | ||
invoice.py | ||
onion.py | ||
primitives.py | ||
wire.py | ||
zbase32.py |