package tezos-protocol-007-PsDELPH1

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = {
  1. blinded_public_key_hash : Blinded_public_key_hash.t;
  2. amount : Tez_repr.t;
}
val encoding : t Data_encoding.t