Experimental
Readonly
balanceReadonly
cementedReadonly
counterIt is an integer greater than or equal to 0
.
Readonly
feeIt is mutez - greater than or equal to 0
.
Readonly
gasIt is an integer greater than or equal to 0
.
Readonly
internalReadonly
isUsable for narrowing the type of this object from the union with internal operations.
Readonly
kindReadonly
outputReadonly
resultReadonly
rollupReadonly
rpcRaw data as received from Tezos Node RPC. Taquito interface may not be exact.
Readonly
cemented_Readonly
counter: stringReadonly
fee: stringReadonly
gas_Readonly
kind: SMART_ROLLUP_EXECUTE_OUTBOX_MESSAGEReadonly
metadata: { readonly balance_updates?: readonly { readonly kind: MetadataBalanceUpdatesKindEnum; readonly contract?: string | undefined; readonly change: string; readonly origin?: MetadataBalanceUpdatesOriginEnum | undefined; ... 9 more ...; readonly delayed_operation_hash?: string | undefined; }[] | undefined; readonly opera...Readonly
output_Readonly
rollup: stringReadonly
source: stringReadonly
storage_Readonly
sourceReadonly
storageIt is an integer greater than or equal to 0
.
Readonly
uidUniversal ID of the entity on the blockchain. It is still human-readable.
Block hash / operation group hash / operation index [ operation kind ]
BLvgirK7K43H5tv8f73cxBaLwcU7euFNwmfr2td2sWKpKXQXxaM/opLpKECfrpuF79YLfSYABvxb8Df8Fh71n3Q8Azy1m8vWU8Czfcn/4[transaction]
Generated using TypeDoc
It is used to enact a transaction from a smart rollup to a smart contract, as authorized by a cemented commitment. The targeted smart contract can determine if it is called by a smart rollup using the
SENDER
Michelson instruction.