core-lightning/contrib/pyln-proto/pyln/proto
Christian Decker 49ec800a07 pyln: Add type-annotations to plugin.py
This should help users that have type-checking enabled.
2020-09-23 14:45:12 +09:30
..
message pyln-proto: use vals for subtype parsing 2020-08-27 10:20:16 +09:30
__init__.py pyln: Bump proto version to match pyln-bolt* 2020-09-10 20:01:41 +09:30
bech32.py pyln: fix incorrect python syntax. 2020-05-15 15:21:50 +02:00
invoice.py pyln-proto: Use only coincurve for libsecp256k1 bindings 2020-05-07 11:37:34 +02:00
onion.py pyln-proto: Add Tu32Field and Tu64Field helpers 2020-04-16 18:03:35 +09:30
primitives.py pyln: Add type-annotations to plugin.py 2020-09-23 14:45:12 +09:30
wire.py pyln: Add type-annotations to plugin.py 2020-09-23 14:45:12 +09:30
zbase32.py pyln-proto: Added a couple of utilities to manage onions and zbase32 2020-01-28 13:43:44 +10:30