rgb-cln/cln-rpc
Rusty Russell 18397c0b87 doc-schema: make address field in getinfo response required
There were cases where address it's empty, and this cases are not right if the
field is considered optional.
This makes it required and add the field also when `--offline` is set.

Changelog-Changed: JSON-RPC: `getinfo` `address` array is always present (though may be empty)
2023-02-01 13:55:00 +10:30
..
examples cln-rpc: Test that we forward errors correctly 2022-04-02 09:46:01 +10:30
src doc-schema: make address field in getinfo response required 2023-02-01 13:55:00 +10:30
Cargo.toml rs: Add cln-rpc metadata 2023-01-02 14:33:02 +01:00
Makefile make: Clean up duplicate cargo examples build rules 2023-01-16 13:53:48 +10:30
README.md doc: update c-lightning to Core Lightning almost everywhere. 2022-04-07 06:53:26 +09:30

README.md

cln-rpc: Talk to Core Lightning