plugins/sql: add listchainmoves and listchannelmoves.
And note the other commands in See Also section. Note that this means handling the "outpoint" type. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Changelog-Added: JSON-RPC: `sql` plugin now supports `chainmoves` and `channelmoves` tables.
This commit is contained in:
@@ -33031,8 +33031,17 @@
|
||||
],
|
||||
"see_also": [
|
||||
"lightning-listtransactions(7)",
|
||||
"lightning-listhtlcs(7)",
|
||||
"lightning-listinvoices(7)",
|
||||
"lightning-listoffers(7)",
|
||||
"lightning-listchannels(7)",
|
||||
"lightning-listpeers(7)",
|
||||
"lightning-listpeerchannels(7)",
|
||||
"lightning-listsendpays(7)",
|
||||
"lightning-listchainmoves(7)",
|
||||
"lightning-listchannelmoves(7)",
|
||||
"lightning-bkpr-listaccountevents(7)",
|
||||
"lightning-bkpr-listincome(7)",
|
||||
"lightning-listnodes(7)",
|
||||
"lightning-listforwards(7)"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user