Interface: IotaTransactionBlockResponseOptions
Properties
showBalanceChanges?
optionalshowBalanceChanges:boolean
Whether to show balance_changes. Default to be False
showEffects?
optionalshowEffects:boolean
Whether to show transaction effects. Default to be False
showEvents?
optionalshowEvents:boolean
Whether to show transaction events. Default to be False
showInput?
optionalshowInput:boolean
Whether to show transaction input data. Default to be False
showObjectChanges?
optionalshowObjectChanges:boolean
Whether to show object_changes. Default to be False
showRawEffects?
optionalshowRawEffects:boolean
Whether to show raw transaction effects. Default to be False
showRawInput?
optionalshowRawInput:boolean
Whether to show bcs-encoded transaction input data