package tezos-protocol-013-PtJakart

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

Module Tezos_raw_protocol_013_PtJakart.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.