rgb-cln/contrib/pyln-testing/pyln/testing
Rusty Russell 611795beee listtransactions: get rid of per-tx type annotations.
We didn't actually populate them properly, and the real annotations
are on inputs and outputs.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-EXPERIMENTAL: JSON-RPC: `listtransactions` `channel` and `type` field removed at top level.
2023-01-30 15:15:41 -06:00
..
__init__.py pyln: Bump versions 2022-11-11 10:37:37 +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 test-db-provider: if postgres in tests, startup a bookkeeper db 2022-07-28 12:08:18 +09:30
fixtures.py Remove point32. 2022-10-26 11:29:06 +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-testing: Add listinvoices to grpc shim 2022-07-21 14:19:06 +09:30
grpc2py.py listtransactions: get rid of per-tx type annotations. 2023-01-30 15:15:41 -06:00
node_pb2.py lightningd: deprecate p2sh-segwit addresses for `newaddr` `addresstype` 2023-01-14 21:17:45 +10:30
node_pb2_grpc.py Setchannel request is provided 2022-09-28 15:13:07 +02:00
primitives_pb2.py msggen: Map the `extratlvs` field of `keysend` 2022-11-01 17:05:30 +01:00
utils.py pyln-testing: don't default openchannel and fundwallet to p2sh-segwit, use bech32. 2023-01-14 21:17:45 +10:30