maxAllowedDeposit property
The maximum amount of sats one can send in order for the swap to succeed. This is determined based on max_swapper_payable
and the node's local balance.
Implementation
final int maxAllowedDeposit;
The maximum amount of sats one can send in order for the swap to succeed. This is determined based on max_swapper_payable
and the node's local balance.
final int maxAllowedDeposit;