Module Mavryk_raw_protocol_demo_counter.Proto_params

Constants of the demo protocol, passed at protocol activation. They defines the initial values of a and b

val default : t

Create a t from a json structure of the form { 'init_a': int32, 'init_b': int32 }. Fields are optional with default value 0.