package tezos-client-base

  1. Overview
  2. Docs

Signature_type is a small module to be included in signer to conform to the module type SIGNER instead of rewriting all type.

type nonrec public_key_hash = Tezos_crypto.Signature.V1.Public_key_hash.t
type nonrec signature = Tezos_crypto.Signature.V1.t
type nonrec pk_uri = pk_uri
type nonrec sk_uri = sk_uri
OCaml

Innovation. Community. Security.