core-lightning/contrib/pyln-client/pyln/client
Rusty Russell 8a9976c4c1 plugins: support concatenation of multiple args.
"multi" means that specifying a parameter twice will append, not override.
Multi args are always given as a JSON array, even if only one.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-Added: Plugins: new "multi" field allows an option to be specified multiple times.
2020-12-15 09:28:56 +10:30
..
__init__.py pyln: Bump versions of pyln-client and pyln-testing 2019-12-31 16:43:04 +01:00
lightning.py pytest: check millisatoshi by float raises 2020-12-14 17:11:04 +01:00
plugin.py plugins: support concatenation of multiple args. 2020-12-15 09:28:56 +10:30