Experimental
Readonly
balanceReadonly
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
opponentReadonly
refutationReadonly
resultReadonly
rollupReadonly
rpcRaw data as received from Tezos Node RPC. Taquito interface may not be exact.
Readonly
counter: stringReadonly
fee: stringReadonly
gas_Readonly
kind: SMART_ROLLUP_REFUTEReadonly
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
opponent: stringReadonly
refutation: ({ readonly refutation_kind: SmartRollupRefutationOptions.START; readonly player_commitment_hash: string; readonly opponent_commitment_hash: string; }) | ({ readonly refutation_kind: SmartRollupRefutationOptions.MOVE; readonly choice: string; readonly step: readonly { readonly state?: string | undefined; readonly tick: number; }[] | { ...; }; })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 start or pursue a dispute. A dispute is resolved on the Tezos blockchain through a so-called refutation game, where two players seek to prove the correctness of their respective commitment. The game consists in a dissection phase, where the two players narrow down their disagreement to a single execution step, and a resolution, where the players provide a proof sustaining their claims. The looser of a dispute looses their frozen bond: half of it is burned, and the winner receives the other half in compensation.