Difference between revisions of "Channel policy"

From lightningwiki.net
Jump to navigation Jump to search
Line 4: Line 4:


= Base fee =
= Base fee =
{{TODO|explain what base_fee means}}
{{HELP|explain what base_fee means}}
<pre> "base_fee_msat": "0",</pre>
<pre> "base_fee_msat": "0",</pre>


= Fee per mil =
= Fee per mil =
{{TODO|explain what fee_per_mil means}}
{{HELP|explain what fee_per_mil means}}
<pre>            "fee_per_mil": "1",</pre>
<pre>            "fee_per_mil": "1",</pre>


= Fee per mil =
= Fee per mil =
{{TODO|explain what fee_rate means}}
{{HELP|explain what fee_rate means}}
<pre> "fee_rate": 0.000001</pre>
<pre> "fee_rate": 0.000001</pre>


= Minimum channels =
= Minimum channels =
Set minchansize=XXXXX
Set minchansize=XXXXX

Revision as of 14:00, 28 February 2019

A channel policy are the rules for the channel, for example the cost (fees) of using this channel.

Changing fees: Changing fees

Base fee

Error creating thumbnail: File missing
Please help by adding more information. Suggestion:
explain what base_fee means
 "base_fee_msat": "0",

Fee per mil

Error creating thumbnail: File missing
Please help by adding more information. Suggestion:
explain what fee_per_mil means
             "fee_per_mil": "1",

Fee per mil

Error creating thumbnail: File missing
Please help by adding more information. Suggestion:
explain what fee_rate means
 "fee_rate": 0.000001

Minimum channels

Set minchansize=XXXXX