package tezos-protocol-017-PtNairob

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Tezos_raw_protocol_017_PtNairob.Path_encodingSource

Sourcemodule type S = sig ... end
Sourcemodule type ENCODING = sig ... end
Sourcemodule Make_hex (H : ENCODING) : S with type t := H.t

Path encoding in hex: /[0-9a-f]{2}+/

OCaml

Innovation. Community. Security.