Package org.stellar.sdk.xdr
Class PreconditionsV2.Builder
java.lang.Object
org.stellar.sdk.xdr.PreconditionsV2.Builder
- Enclosing class:
PreconditionsV2
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()extraSigners(SignerKey[] extraSigners) ledgerBounds(LedgerBounds ledgerBounds) minSeqLedgerGap(Uint32 minSeqLedgerGap) minSeqNum(SequenceNumber minSeqNum) timeBounds(TimeBounds timeBounds)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
timeBounds
-
ledgerBounds
-
minSeqNum
-
minSeqAge
-
minSeqLedgerGap
-
extraSigners
-
build
-