tezos-protocol-demo-counter.raw
Tezos_raw_protocol_demo_counter.Error
Exceptions used by the protocol, statically registered by the is module
tezos-protocol-demo-counter
tezos-protocol-demo-counter.environment
tezos-protocol-demo-counter.lifted
type Tezos_protocol_environment_demo_counter.Error_monad.error +=
| Demo_error of int
| Invalid_operation
| Failed_to_parse_parameter of bytes
| Invalid_protocol_parameters