Skip to main content

Interface: IotaTransactionBlockResponse

Properties

PropertyTypeDescription
balanceChanges?BalanceChange[] | null-
checkpoint?string | nullThe checkpoint number when this transaction was included and hence finalized. This is only returned in the read api, not in the transaction execution api.
confirmedLocalExecution?boolean | null-
digeststring-
effects?TransactionEffects | null-
errors?string[]-
events?IotaEvent[] | null-
objectChanges?IotaObjectChange[] | null-
rawEffects?number[]-
rawTransaction?stringBCS encoded [SenderSignedData] that includes input object references returns empty array if show_raw_transaction is false
timestampMs?string | null-
transaction?IotaTransactionBlock | nullTransaction input data