core-lightning/contrib/pyln-testing/pyln/testing
Rusty Russell 3b11292e72 pyln-testing: add new schema types.
These are useful for requests:
1. "outpoint": <txid>:<outnum>
2. "feerate": strings or a number
3. "outputdesc": bitcoin-style addresses-as-keys
4. "msat_or_all": amount or "all"
4. "msat_or_any": amount or "any"
5. "short_channel_id_dir": scid with /0 or /1.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2022-04-02 09:46:01 +10:30
..
__init__.py pyln: Migrate pyln-testing to PEP 517 (poetry) 2022-03-08 05:00:36 +10: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-testing: add new schema types. 2022-04-02 09:46:01 +10:30
utils.py pyln-testing: add dev-invoice. 2022-04-02 09:46:01 +10:30