Created
March 4, 2020 09:57
-
-
Save darosior/a35d43e952b2b120672a5bbcfa71bcf8 to your computer and use it in GitHub Desktop.
Use cases for the rpc_command
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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