package octez-l2-libs
Octez layer2 libraries
Install
Dune Dependency
Authors
Maintainers
Sources
octez-19.0.tar.gz
sha256=c6df840ebbf115e454db949028c595bec558a59a66cade73b52a6d099d6fa4d4
sha512=d8aee903b9fe130d73176bc8ec38b78c9ff65317da3cb4f3415f09af0c625b4384e7498201fdb61aa39086a7d5d409d0ab3423f9bc3ab989a680cf444a79bc13
doc/octez-l2-libs.smart-rollup/Octez_smart_rollup/L1_operation/index.html
Module Octez_smart_rollup.L1_operation
Source
Source
type t =
| Add_messages of {
}
| Cement of {
rollup : Address.t;
commitment : Octez_smart_rollup.Commitment.Hash.t;
}
| Publish of {
rollup : Address.t;
commitment : Commitment.t;
}
| Refute of {
rollup : Address.t;
opponent : Tezos_crypto.Signature.Public_key_hash.t;
refutation : Game.refutation;
}
| Timeout of {
rollup : Address.t;
stakers : Game.index;
}
| Recover_bond of {
rollup : Address.t;
staker : Tezos_crypto.Signature.Public_key_hash.t;
}
(*Encoding for L1 operations (used by injector for on-disk persistence).
*)| Execute_outbox_message of {
rollup : Address.t;
cemented_commitment : Octez_smart_rollup.Commitment.Hash.t;
output_proof : string;
}
L1 operations produced (and injected) by the rollup node.
Pretty printer (human readable) for L1 operations.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>