Changing fees

From lightningwiki.net
Revision as of 14:00, 28 February 2019 by MiltonPusser (talk | contribs)
Jump to navigation Jump to search

Read about fees on the fees page.

Setting fees in LND

This sets the fees to LOW:

lncli updatechanpolicy --base_fee_msat 0 --fee_rate 0.000001 --time_lock_delta 10
Error creating thumbnail: File missing
Please help by adding more information. Suggestion:
add info on what this means

Setting fees in c-lightning

Error creating thumbnail: File missing
Please help by adding more information. Suggestion:
add info how c-lightning does it

More node management

Node Management