package octez-protocol-019-PtParisB-libs

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module RPC.ContractSource

Sourceval ticket_balances_encoding : (Tezos_protocol_019_PtParisB.Protocol.Ticket_token.unparsed_token * Tezos_protocol_environment_019_PtParisB.Z.t) list Tezos_protocol_019_PtParisB.Environment.Data_encoding.encoding
Sourcemodule S : sig ... end
Sourceval get_contract : Tezos_protocol_019_PtParisB.Protocol.Alpha_context.Contract.t -> (Tezos_raw_protocol_019_PtParisB.Contract_hash.t -> ('a option, 'b) result Lwt.t) -> ('a option, 'b) result Lwt.t
Sourceval register : unit -> unit
Sourceval get_storage_normalized : 'a Tezos_protocol_019_PtParisB.Environment.RPC_context.simple -> 'a -> contract:Tezos_raw_protocol_019_PtParisB.Contract_hash.t -> unparsing_mode: Tezos_protocol_019_PtParisB.Protocol.Script_ir_unparser.unparsing_mode -> Tezos_protocol_019_PtParisB.Protocol.Alpha_context.Script.expr option Tezos_protocol_environment_019_PtParisB.Error_monad.shell_tzresult Tezos_protocol_environment_019_PtParisB.Lwt.t
Sourceval get_script_normalized : 'a Tezos_protocol_019_PtParisB.Environment.RPC_context.simple -> 'a -> contract:Tezos_raw_protocol_019_PtParisB.Contract_hash.t -> unparsing_mode: Tezos_protocol_019_PtParisB.Protocol.Script_ir_unparser.unparsing_mode -> normalize_types:bool -> Tezos_protocol_019_PtParisB.Protocol.Alpha_context.Script.t option Tezos_protocol_environment_019_PtParisB.Error_monad.shell_tzresult Tezos_protocol_environment_019_PtParisB.Lwt.t
Sourceval get_used_storage_space : 'a Tezos_protocol_019_PtParisB.Environment.RPC_context.simple -> 'a -> contract:Tezos_raw_protocol_019_PtParisB.Contract_hash.t -> Tezos_protocol_environment_019_PtParisB.Z.t option Tezos_protocol_environment_019_PtParisB.Error_monad.shell_tzresult Tezos_protocol_environment_019_PtParisB.Lwt.t
Sourceval get_paid_storage_space : 'a Tezos_protocol_019_PtParisB.Environment.RPC_context.simple -> 'a -> contract:Tezos_raw_protocol_019_PtParisB.Contract_hash.t -> Tezos_protocol_environment_019_PtParisB.Z.t option Tezos_protocol_environment_019_PtParisB.Error_monad.shell_tzresult Tezos_protocol_environment_019_PtParisB.Lwt.t
Sourceval get_ticket_balance : 'a Tezos_protocol_019_PtParisB.Environment.RPC_context.simple -> 'a -> Tezos_protocol_019_PtParisB.Protocol.Alpha_context.Contract.t -> Tezos_protocol_019_PtParisB.Protocol.Ticket_token.unparsed_token -> Tezos_protocol_environment_019_PtParisB.Z.t Tezos_protocol_environment_019_PtParisB.Error_monad.shell_tzresult Tezos_protocol_environment_019_PtParisB.Lwt.t
Sourceval get_all_ticket_balances : 'a Tezos_protocol_019_PtParisB.Environment.RPC_context.simple -> 'a -> Tezos_raw_protocol_019_PtParisB.Contract_hash.t -> (Tezos_protocol_019_PtParisB.Protocol.Ticket_token.unparsed_token * Tezos_protocol_environment_019_PtParisB.Z.t) list Tezos_protocol_environment_019_PtParisB.Error_monad.shell_tzresult Tezos_protocol_environment_019_PtParisB.Lwt.t
OCaml

Innovation. Community. Security.