package octez-protocol-003-PsddFKi3-libs

  1. Overview
  2. Docs
Octez protocol 003-PsddFKi3 libraries

Install

Dune Dependency

Authors

Maintainers

Sources

octez-19.0.tar.gz
sha256=c6df840ebbf115e454db949028c595bec558a59a66cade73b52a6d099d6fa4d4
sha512=d8aee903b9fe130d73176bc8ec38b78c9ff65317da3cb4f3415f09af0c625b4384e7498201fdb61aa39086a7d5d409d0ab3423f9bc3ab989a680cf444a79bc13

doc/octez-protocol-003-PsddFKi3-libs.client/Tezos_client_003_PsddFKi3/Client_proto_context/index.html

Module Tezos_client_003_PsddFKi3.Client_proto_contextSource

Sourceval get_storage : Alpha_client_context.rpc_context -> chain:Tezos_shell_services.Shell_services.chain -> block:Tezos_shell_services.Shell_services.block -> Tezos_protocol_003_PsddFKi3.Protocol.Alpha_context.Contract.t -> Tezos_protocol_003_PsddFKi3.Protocol.Alpha_context.Script.expr option Tezos_base.TzPervasives.tzresult Lwt.t
Sourceval get_big_map_value : Alpha_client_context.rpc_context -> chain:Tezos_shell_services.Shell_services.chain -> block:Tezos_shell_services.Shell_services.block -> Tezos_protocol_003_PsddFKi3.Protocol.Alpha_context.Contract.t -> (Tezos_protocol_003_PsddFKi3.Protocol.Alpha_context.Script.expr * Tezos_protocol_003_PsddFKi3.Protocol.Alpha_context.Script.expr) -> Tezos_protocol_003_PsddFKi3.Protocol.Alpha_context.Script.expr option Tezos_base.TzPervasives.tzresult Lwt.t
Sourceval get_script : Alpha_client_context.rpc_context -> chain:Tezos_shell_services.Shell_services.chain -> block:Tezos_shell_services.Shell_services.block -> Tezos_protocol_003_PsddFKi3.Protocol.Alpha_context.Contract.t -> Tezos_protocol_003_PsddFKi3.Protocol.Alpha_context.Script.t option Tezos_base.TzPervasives.tzresult Lwt.t
Sourceval get_manager : Alpha_client_context.full -> chain:Tezos_shell_services.Shell_services.chain -> block:Tezos_shell_services.Shell_services.block -> Tezos_protocol_003_PsddFKi3.Protocol.Alpha_context.Contract.t -> (string * Tezos_protocol_003_PsddFKi3.Protocol.Alpha_context.public_key_hash * Tezos_protocol_003_PsddFKi3.Protocol.Alpha_context.public_key * Tezos_client_base.Client_keys_v0.sk_uri) Tezos_base.TzPervasives.tzresult Lwt.t
Sourceval get_balance : Alpha_client_context.rpc_context -> chain:Tezos_shell_services.Shell_services.chain -> block:Tezos_shell_services.Shell_services.block -> Tezos_protocol_003_PsddFKi3.Protocol.Alpha_context.Contract.t -> Tezos_protocol_003_PsddFKi3.Protocol.Alpha_context.Tez.t Tezos_base.TzPervasives.tzresult Lwt.t
Sourcetype period_info = {
  1. current_period_kind : Tezos_protocol_003_PsddFKi3.Protocol.Alpha_context.Voting_period.kind;
  2. position : Int32.t;
  3. remaining : Int32.t;
  4. current_proposal : Tezos_base.TzPervasives.Protocol_hash.t option;
}
Sourcetype ballots_info = {
  1. current_quorum : Int32.t;
  2. participation : Int32.t;
  3. supermajority : Int32.t;
  4. ballots : Tezos_protocol_003_PsddFKi3.Protocol.Alpha_context.Vote.ballots;
}
Sourceval get_proposals : Alpha_client_context.full -> chain:Tezos_shell_services.Shell_services.chain -> block:Tezos_shell_services.Shell_services.block -> Int32.t Tezos_protocol_003_PsddFKi3.Environment.Protocol_hash.Map.t Tezos_base.TzPervasives.tzresult Lwt.t
Sourceval display_receipt_for_operation : Alpha_client_context.full -> chain:Tezos_shell_services.Block_services.chain -> ?predecessors:int -> Tezos_base.TzPervasives.Operation_list_hash.elt -> unit Tezos_base.TzPervasives.tzresult Lwt.t
OCaml

Innovation. Community. Security.