Preconditions
@Serializable
Preconditions of a transaction per CAP-21.
See also
Constructors
Link copied to clipboard
constructor(timeBounds: TransactionResponse.Preconditions.TimeBounds? = null, ledgerBounds: TransactionResponse.Preconditions.LedgerBounds? = null, minAccountSequence: Long? = null, minAccountSequenceAge: Long? = null, minAccountSequenceLedgerGap: Long? = null, extraSigners: List<String>? = null)
Properties
Link copied to clipboard
Link copied to clipboard
@SerialName(value = "ledgerbounds" )
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard