Constructor and Description |
---|
ImportanceBlockInfo(java.lang.String recordId,
java.lang.Long size,
java.lang.String hash,
java.lang.String generationHash,
java.math.BigInteger totalFee,
java.util.List<java.lang.String> stateHashSubCacheMerkleRoots,
java.lang.Integer transactionsCount,
java.lang.Integer totalTransactionsCount,
java.lang.Integer statementsCount,
java.util.List<java.lang.String> subCacheMerkleRoots,
java.lang.String signature,
PublicAccount signerPublicAccount,
NetworkType networkType,
java.lang.Integer version,
BlockType type,
java.math.BigInteger height,
java.math.BigInteger timestamp,
java.math.BigInteger difficulty,
java.lang.Long feeMultiplier,
java.lang.String previousBlockHash,
java.lang.String blockTransactionsHash,
java.lang.String blockReceiptsHash,
java.lang.String stateHash,
java.lang.String proofGamma,
java.lang.String proofScalar,
java.lang.String proofVerificationHash,
Address beneficiaryAddress,
long votingEligibleAccountsCount,
java.math.BigInteger harvestingEligibleAccountsCount,
java.math.BigInteger totalVotingBalance,
java.lang.String previousImportanceBlockHash) |
Modifier and Type | Method and Description |
---|---|
java.math.BigInteger |
getHarvestingEligibleAccountsCount() |
java.lang.String |
getPreviousImportanceBlockHash() |
java.math.BigInteger |
getTotalVotingBalance() |
long |
getVotingEligibleAccountsCount() |
getBeneficiaryAddress, getBlockReceiptsHash, getBlockTransactionsHash, getDifficulty, getFeeMultiplier, getGenerationHash, getHash, getHeight, getNetworkType, getPreviousBlockHash, getProofGamma, getProofScalar, getProofVerificationHash, getRecordId, getSignature, getSignerPublicAccount, getSize, getStateHash, getStateHashSubCacheMerkleRoots, getStatementsCount, getSubCacheMerkleRoots, getTimestamp, getTotalFee, getTotalTransactionsCount, getTransactionsCount, getType, getVersion
public ImportanceBlockInfo(java.lang.String recordId, java.lang.Long size, java.lang.String hash, java.lang.String generationHash, java.math.BigInteger totalFee, java.util.List<java.lang.String> stateHashSubCacheMerkleRoots, java.lang.Integer transactionsCount, java.lang.Integer totalTransactionsCount, java.lang.Integer statementsCount, java.util.List<java.lang.String> subCacheMerkleRoots, java.lang.String signature, PublicAccount signerPublicAccount, NetworkType networkType, java.lang.Integer version, BlockType type, java.math.BigInteger height, java.math.BigInteger timestamp, java.math.BigInteger difficulty, java.lang.Long feeMultiplier, java.lang.String previousBlockHash, java.lang.String blockTransactionsHash, java.lang.String blockReceiptsHash, java.lang.String stateHash, java.lang.String proofGamma, java.lang.String proofScalar, java.lang.String proofVerificationHash, Address beneficiaryAddress, long votingEligibleAccountsCount, java.math.BigInteger harvestingEligibleAccountsCount, java.math.BigInteger totalVotingBalance, java.lang.String previousImportanceBlockHash)
public long getVotingEligibleAccountsCount()
public java.math.BigInteger getHarvestingEligibleAccountsCount()
public java.math.BigInteger getTotalVotingBalance()
public java.lang.String getPreviousImportanceBlockHash()