package octez-shell-libs

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

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 = public_key_hash
type nonrec public_key = public_key
type nonrec secret_key = secret_key
type nonrec signature = signature
type nonrec pk_uri = pk_uri
type nonrec sk_uri = sk_uri
OCaml

Innovation. Community. Security.