package tezos-proxy

  1. Overview
  2. Docs
val key_to_string : string list -> string

Prints a key

Translates a raw_context, i.e. a tree sent by the raw_bytes RPC, to an Irmin tree that can be integrated in the light mode's store.

module Merkle : sig ... end

Module containing operations of Merkle proofs used by the light mode