package octez-shell-libs

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

Parameters

module A : sig ... end

Signature

val algo_name : string
module Sampler : sig ... end
val public_key_to_b58check : (module Tezos_benchmark.Benchmark.Simple_with_num)
val public_key_hash_encoding : Tezos_benchmark.Benchmark.simple_with_num
val public_key_hash_to_b58check : (module Tezos_benchmark.Benchmark.Simple_with_num)
val secret_key_to_b58check : (module Tezos_benchmark.Benchmark.Simple_with_num)
val signature_to_b58check : (module Tezos_benchmark.Benchmark.Simple_with_num)
val public_key_decoding : (module Tezos_benchmark.Benchmark.Simple_with_num)
val public_key_from_b58check : (module Tezos_benchmark.Benchmark.Simple_with_num)
val public_key_hash_decoding : (module Tezos_benchmark.Benchmark.Simple_with_num)
val public_key_hash_from_b58check : (module Tezos_benchmark.Benchmark.Simple_with_num)
val secret_key_decoding : (module Tezos_benchmark.Benchmark.Simple_with_num)
val secret_key_from_b58check : (module Tezos_benchmark.Benchmark.Simple_with_num)
val signature_decoding : (module Tezos_benchmark.Benchmark.Simple_with_num)
val signature_from_b58check : (module Tezos_benchmark.Benchmark.Simple_with_num)
OCaml

Innovation. Community. Security.