Mavryk_raw_protocol_demo_counter.Error
Exceptions used by the protocol, statically registered by the is module
type Mavryk_protocol_environment_demo_counter.Error_monad.error +=
| Demo_error of int
| Invalid_operation
| Failed_to_parse_parameter of bytes
| Invalid_protocol_parameters