mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-01 03:24:41 +01:00
6e63d79159
Rather than using LightningJSONDecoder's implicit "field name and value ends in msat, try converting to Millisatoshi", we do it to parameters using type annotations. If you had a parameter which was an array or dict itself, we don't delve into that, but that's probably OK. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
__init__.py | ||
lightning.py | ||
plugin.py |