Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save darosior/a35d43e952b2b120672a5bbcfa71bcf8 to your computer and use it in GitHub Desktop.
Save darosior/a35d43e952b2b120672a5bbcfa71bcf8 to your computer and use it in GitHub Desktop.
Use cases for the rpc_command
This is a list of all the possible use cases for the `rpc_command` hook, which I keep so that I don't feel so bad to have
contributed something which had to be fixed 3 times by Rusty and once by Christian :
- "one use case for the rpc_command hook is to always provide a close_to address for a channel" -- niftiney
- "https://github.com/fiatjaf/lightningd-gjson-rpc/tree/72f8541eea17e209eb21f3d2d82286a3242f7ba5/cmd/routetracker" -- fiatjaf
- " replace `getroute`." -- zmn
- "Or make it more powerful by letting it hook-chain as well." -- zmn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment