TransactionPreconditions class

Constructors

TransactionPreconditions()

Properties

extraSigners List<XdrSignerKey>?
read / write
hashCode int
The hash code for this object.
read-onlyinherited
ledgerBounds LedgerBounds?
read / write
minSeqAge int?
read / write
minSeqLedgerGap int?
read / write
minSeqNumber int?
read / write
runtimeType Type
A representation of the runtime type of the object.
read-onlyinherited
timeBounds TimeBounds?
read / write

Methods

hasV2() bool
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited
toXdr() XdrPreconditions

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

fromXdr(XdrPreconditions xdr) TransactionPreconditions

Constants

MAX_EXTRA_SIGNERS_COUNT → const int
2
TIMEOUT_INFINITE → const int
0