core-lightning/contrib/pyln-testing/pyln/testing
Rusty Russell 08d5776ebc lightningd: deprecate msatoshi in sendpay route.
We should be using amount_msat always.  Many tests were not.  Plus,
deprecating it simplifies the code.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-Deprecated: JSONRPC: `sendpay` `route` elements `msatoshi` (use `amount_msat`)
2022-06-21 06:52:35 +09:30
..
__init__.py v0.11.0rc1 2022-04-05 08:48:46 +09:30
btcproxy.py Skip following import and skip flask type to mypy code analysis. 2021-08-30 12:12:32 +09:30
db.py pyln: Delete psql DBs after testing 2022-02-11 16:02:25 +01:00
fixtures.py pyln-client: convert every _msat field to Millisatoshi 2022-06-21 06:52:35 +09:30
utils.py lightningd: deprecate msatoshi in sendpay route. 2022-06-21 06:52:35 +09:30