Package nxt.blockchain
Interface ChildBlockFxtTransaction
- All Superinterfaces:
AccountLedger.LedgerEventId,FxtTransaction,Transaction
-
Nested Class Summary
Nested classes/interfaces inherited from interface nxt.blockchain.FxtTransaction
FxtTransaction.Builder -
Method Summary
Modifier and TypeMethodDescriptionbyte[][]longMethods inherited from interface nxt.blockchain.FxtTransaction
getChildTransactions, getSortedChildTransactions, setChildTransactionsMethods inherited from interface nxt.blockchain.Transaction
getAmount, getAppendages, getAppendages, getAppendages, getAttachment, getBlock, getBlockId, getBlockTimestamp, getBytes, getChain, getDeadline, getECBlockHeight, getECBlockId, getExpiration, getFee, getFullHash, getFullSize, getHeight, getId, getIndex, getJSONObject, getMinimumFeeFQT, getPrunableAttachmentJSON, getPrunableBytes, getPrunableEncryptedMessage, getPrunablePlainMessage, getRecipientId, getSenderId, getSenderPublicKey, getSignature, getStringId, getTimestamp, getType, getUnsignedBytes, getVersion, isPhased, validate, verifySignature
-
Method Details
-
getChildChain
ChildChain getChildChain() -
getChildTransactionFullHashes
byte[][] getChildTransactionFullHashes() -
getChildTransactionsFee
long getChildTransactionsFee()
-