SignedTxnInBlock
SignedTxnInBlock =
object
Defined in: packages/algod_client/src/models/block.ts:168
SignedTxnInBlock is a SignedTransaction with additional ApplyData and block-specific metadata.
Properties
Section titled “Properties”hasGenesisHash?
Section titled “hasGenesisHash?”
optionalhasGenesisHash:boolean
Defined in: packages/algod_client/src/models/block.ts:171
hasGenesisId?
Section titled “hasGenesisId?”
optionalhasGenesisId:boolean
Defined in: packages/algod_client/src/models/block.ts:170
signedTxn
Section titled “signedTxn”signedTxn:
SignedTxnWithAD
Defined in: packages/algod_client/src/models/block.ts:169