This introduces a new transaction type "service_fee".
Each outgoing payment is charged a service fee of x/1000. The service fee entries is added with the routing fee reserve entry. For failed payments the service fee is reversed.
A threshold up to which transactions are free can be configured (NO_SERVICE_FEE_UP_TO_AMOUNT)
This introduces a new transaction type "service_fee". Each outgoing payment is charged a service fee of x/1000. The service fee entries is added with the routing fee reserve entry. For failed payments the service fee is reversed.
A threshold up to which transactions are free can be configured (
NO_SERVICE_FEE_UP_TO_AMOUNT
)