maxAllowedDeposit property

int maxAllowedDeposit
final

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;