List out fee rates, fix problems with routing policies, set out fees
When setting fee, if channels pending, will wait for confirm to set
Set-fee-rate can use formulas: https://formulajs.info/functions/
You can use INBOUND_FEE_RATE to mirror an inbound fee
Specify PERCENT(0.00) to set the fee as a fraction of routed amount
Specify BIPS() to set the fee as parts per thousand
You can use INBOUND and OUTBOUND in formulas for IF formulas
--node <node_name> Node to find record on optional
--set-fee-rate <rate> Forward fee in parts per million optional
--to <peer> Peer public key or alias to set fees optional