package tezos-crypto

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

Converting from signatures of V_latest to V1.

val public_key_hash : Signature.V_latest.Public_key_hash.t -> Tezos_crypto__.Signature_v1.public_key_hash option
val public_key : Signature.V_latest.Public_key.t -> Tezos_crypto__.Signature_v1.public_key option
val secret_key : Signature.V_latest.Secret_key.t -> Tezos_crypto__.Signature_v1.secret_key option
val signature : Signature.V_latest.t -> Tezos_crypto__.Signature_v1.signature option
OCaml

Innovation. Community. Security.