minAccountCreateAmount property

BigInt? minAccountCreateAmount
final

The minimum amount, in XRP, required for a XChainAccountCreateCommit transaction. If this isn't present, the XChainAccountCreateCommit transaction will fail. This field can only be present on XRP-XRP bridges.

Implementation

final BigInt? minAccountCreateAmount;