core-lightning/contrib/pyln-testing/pyln/testing
Rusty Russell f100b1cdf1 Add type sat.
We actually use this in multiple places for requests.  The key
difference between this and msat is what we do when presented with a
raw number!  I prefer insisting on explicit suffixes, for this reason,
but at least this will document the field correctly!

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-03-19 14:58:59 +10:30
..
__init__.py release: Bump pyln package versions 2024-02-28 14:38:10 +01:00
btcproxy.py Skip following import and skip flask type to mypy code analysis. 2021-08-30 12:12:32 +09:30
db.py wipe_db() implementation 2024-01-29 19:13:12 +01:00
fixtures.py Add type sat. 2024-03-19 14:58:59 +10:30
gossip.py common: assume htlc_maximum_msat, don't check bit any more. 2022-09-24 15:22:27 +09:30
grpc.py pyln: Create a dedicated pyln-grpc-proto package 2023-07-10 13:47:38 +09:30
grpc2py.py JSON: don't return a raw result string for "stop" and "recover". 2024-03-19 14:58:59 +10:30
utils.py options: make anchors enabled by default, ignore experimental-anchors. 2024-02-08 06:32:01 +10:30