Rollup_services.Block_id
type t =
| Head
| Level of Stdlib.Int32.t
val construct : t -> string
val destruct : string -> (t, string) Stdlib.result
val arg : t Mavryk_rpc.Arg.t