Skip to content

CoreLightning plugin to pay through a specific channel

License

Notifications You must be signed in to change notification settings

andrewtoth/paythrough

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

paythrough

This plugin adds the ability to pay a bolt11 invoice through a specific channel, even if a better/cheaper route exists through a different channel. A new RPC, paythrough, is defined which takes the same arguments as pay, except the second argument is scid which is the short-channel-id of the channel you wish to pay through. This leverages the exclude argument on pay, so that argument is removed.

This can be useful for keeping channels balanced or otherwise managing liquidity when you will be paying for something through lightning anyways.

About

CoreLightning plugin to pay through a specific channel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages