You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: elip-0202.mediawiki
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,7 @@ For each supported issued asset, there is specified fee rate (issued_asset_fee_r
62
62
63
63
The fee asset and rate can be confirgured with the option:
64
64
65
-
<code>-setfeeassetrate=<assetID:rate-script></code>: set the </code>assetID:rate-script<code> applied to relay and mempool policy for this node. Optional script to set destination for coinbase fees for each asset. If <code>mandatory_coinbase_destination</code> is set as a consensus rule, then this is not currently possible and will return an error.
65
+
<code>-setfeeassetrate=<assetID:rate-script></code>: set the <code>assetID:rate-script</code> applied to relay and mempool policy for this node. Optional script to set destination for coinbase fees for each asset. If <code>mandatory_coinbase_destination</code> is set as a consensus rule, then this is not currently possible and will return an error.
66
66
67
67
This can be repeated for additional fee assets and rates. The maximum number of fee assets allowed is set by <code>MAX_ISSUED_ASSET_FEE_SIZE</code>.
0 commit comments