Ledger Header Xdr
constructor(ledgerVersion: Uint32Xdr, previousLedgerHash: HashXdr, scpValue: StellarValueXdr, txSetResultHash: HashXdr, bucketListHash: HashXdr, ledgerSeq: Uint32Xdr, totalCoins: Int64Xdr, feePool: Int64Xdr, inflationSeq: Uint32Xdr, idPool: Uint64Xdr, baseFee: Uint32Xdr, baseReserve: Uint32Xdr, maxTxSetSize: Uint32Xdr, skipList: Array<HashXdr>, ext: LedgerHeaderExtXdr)