package tezos-protocol-demo-noops

  1. Overview
  2. Docs
val string : ?length_kind:[ `N | `Uint16 | `Uint30 | `Uint8 ] -> string_json_repr -> int -> string encoding
val bytes : ?length_kind:[ `N | `Uint16 | `Uint30 | `Uint8 ] -> string_json_repr -> int -> Bytes.t encoding
OCaml

Innovation. Community. Security.