Tezos_client_001_PtCJ7pwo.Client_proto_context
val list_contract_labels :
Alpha_client_context.full ->
chain:Tezos_shell_services.Shell_services.chain ->
block:Tezos_shell_services.Shell_services.block ->
(string * string * string) list Tezos_base.TzPervasives.tzresult Lwt.t
val get_storage :
Alpha_client_context.rpc_context ->
chain:Tezos_shell_services.Shell_services.chain ->
block:Tezos_shell_services.Shell_services.block ->
Tezos_protocol_001_PtCJ7pwo.Protocol.Alpha_context.Contract.t ->
Tezos_protocol_001_PtCJ7pwo.Protocol.Alpha_context.Script.expr option
Tezos_base.TzPervasives.tzresult
Lwt.t
val get_script :
Alpha_client_context.rpc_context ->
chain:Tezos_shell_services.Shell_services.chain ->
block:Tezos_shell_services.Shell_services.block ->
Tezos_protocol_001_PtCJ7pwo.Protocol.Alpha_context.Contract.t ->
Tezos_protocol_001_PtCJ7pwo.Protocol.Alpha_context.Script.t option
Tezos_base.TzPervasives.tzresult
Lwt.t
val get_manager :
Alpha_client_context.full ->
chain:Tezos_shell_services.Shell_services.chain ->
block:Tezos_shell_services.Shell_services.block ->
Tezos_protocol_001_PtCJ7pwo.Protocol.Alpha_context.Contract.t ->
(string
* Tezos_protocol_001_PtCJ7pwo.Protocol.Alpha_context.public_key_hash
* Tezos_protocol_001_PtCJ7pwo.Protocol.Alpha_context.public_key
* Tezos_client_base.Client_keys_v0.sk_uri)
Tezos_base.TzPervasives.tzresult
Lwt.t
val get_balance :
Alpha_client_context.rpc_context ->
chain:Tezos_shell_services.Shell_services.chain ->
block:Tezos_shell_services.Shell_services.block ->
Tezos_protocol_001_PtCJ7pwo.Protocol.Alpha_context.Contract.t ->
Tezos_protocol_001_PtCJ7pwo.Protocol.Alpha_context.Tez.t
Tezos_base.TzPervasives.tzresult
Lwt.t