package tezos-signer-services

  1. Overview
  2. Docs
type t =
  1. | No_authentication
  2. | Authorized_keys of Tezos_crypto.Signature.Public_key_hash.t list
val encoding : t Data_encoding.t
OCaml

Innovation. Community. Security.