package tezos-protocol-001-PtCJ7pwo

  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_001_PtCJ7pwo__Environment.Error_monad.error list) result Lwt.t
val delete : context -> Blinded_public_key_hash.t -> (context, Tezos_protocol_environment_001_PtCJ7pwo__Environment.Error_monad.error list) result Lwt.t