package octez-libs

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

Module V1.Of_V_latestSource

Converting from signatures of V_latest to V1.

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

Innovation. Community. Security.