Experimental
Readonly
balanceReadonly
commitmentReadonly
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
resultReadonly
rollupReadonly
rpcRaw data as received from Tezos Node RPC. Taquito interface may not be exact.
Readonly
commitment: { readonly compressed_state: string; readonly inbox_level: number; readonly predecessor: string; readonly number_of_ticks: string; }Readonly
counter: stringReadonly
fee: stringReadonly
gas_Readonly
kind: SMART_ROLLUP_PUBLISHReadonly
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
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 regularly declare what is the new state of a given smart rollup in a so-called
commitment
. To publish commitments, an implicit account has to own at least ꜩ 10,000, which are frozen as long as at least one of their commitments is disputable.