package tezos-protocol-alpha

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t =
  1. | Signature_tag of Alpha_context.signature

t is made algebraic in order to distinguish it from the other type parameters of Script_typed_ir.ty.

val of_b58check_opt : string -> t option
val compare : t -> t -> int
val size : t -> int
OCaml

Innovation. Community. Security.