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.tez;
}
val get_opt : context -> Blinded_public_key_hash.t -> (Tez.t option, Tezos_protocol_environment_007_PsDELPH1__Environment.Error_monad.error list) result Lwt.t
val delete : context -> Blinded_public_key_hash.t -> (context, Tezos_protocol_environment_007_PsDELPH1__Environment.Error_monad.error list) result Lwt.t