Package org.stellar.sdk.xdr
Class LedgerHeader.Builder
java.lang.Object
org.stellar.sdk.xdr.LedgerHeader.Builder
- Enclosing class:
LedgerHeader
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbaseReserve(Uint32 baseReserve) bucketListHash(Hash bucketListHash) build()inflationSeq(Uint32 inflationSeq) ledgerVersion(Uint32 ledgerVersion) maxTxSetSize(Uint32 maxTxSetSize) previousLedgerHash(Hash previousLedgerHash) scpValue(StellarValue scpValue) totalCoins(Int64 totalCoins) txSetResultHash(Hash txSetResultHash)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
ledgerVersion
-
previousLedgerHash
-
scpValue
-
txSetResultHash
-
bucketListHash
-
ledgerSeq
-
totalCoins
-
feePool
-
inflationSeq
-
idPool
-
baseFee
-
baseReserve
-
maxTxSetSize
-
skipList
-
ext
-
build
-