A routing node seeking profit should:
- Route more payments
- Route larger payments
- Raise node fee (base and rate)
Costs need to be reduced:
- Opening a channel incurs miner fee
- Rebalancing (sending payment to self) incurs routing fee
- Time spent waiting to route a payment
A node should find the optimal channel placement and fee rate. Placing a channel should either increase routed payments or decrease rebalancing costs.
A node can only view the channel capacity of other nodes. It cannot see the balances.
A routing node seeking profit should:
Costs need to be reduced:
A node should find the optimal channel placement and fee rate. Placing a channel should either increase routed payments or decrease rebalancing costs.
A node can only view the channel capacity of other nodes. It cannot see the balances.