ShahanaFarooqui
a4e7079fc1
docs: Removed null values from example request params
2024-06-19 15:56:22 +09:30
Ken Sedgwick
e3c600b0c8
logging: add TRACE between DEBUG and IO
...
By moving super-noisy debugging logging to new TRACE level we can
make long-term logging at DEBUG possible w/o removing any logging.
Addresses ([#7279 ])
Related Issues:
https://github.com/ElementsProject/lightning/issues/6927
https://github.com/chrisguida/smaug/issues/34
https://github.com/ZmnSCPxj/clboss/issues/194
2024-05-08 21:05:49 -05:00
ShahanaFarooqui
9e782f491b
doc: updated schemas for json_examples
2024-04-04 13:16:27 +10:30
Rusty Russell
4e086f28c3
lightningd: remove channels
from listpeers
.
...
Changelog-Removed: JSON-RPC: `listpeers` `channels` (deprecated v23.02, EOL v24.02)
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-03-25 15:02:35 +10:30
ShahanaFarooqui
04884ca664
doc: Merge request and schema jsons in a single file
...
Merge information from `*.request.json` & `*.schema.json`. Also consolidate remaining details from `*.md` files and create a single file in schemas folder.
2024-03-19 14:58:59 +10:30