Skip to content

A preprocessor for charge-lnd if you have multiple channels with the same peer.

License

Notifications You must be signed in to change notification settings

lnd-routing/charge-multi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

charge-multi

A simple pre-processor for charge-lnd to set fees based on the overall balance of multiple channels with the same peer.

Edit config.json to your liking.

Add this to your charge.config before your proportional/encourage/discourage sections.

[multiple_channels]
node.id = file:///home/lnd/charge-lnd/multiple_channels.list
strategy = use_config
config_file = file:///home/lnd/charge-lnd/multiple_channels.config

About

A preprocessor for charge-lnd if you have multiple channels with the same peer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages