package tezos-protocol-015-PtLimaPt

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

Module Tezos_raw_protocol_015_PtLimaPt.Alpha_servicesSource

This declares Protocol RPC services.

Protocol RPC services are read-only, and support querying the state of the ledger (including information such as existing contracts, delegation, voting, and so on), at a given block height.

This is a mostly internal module used from rpc_services in Main.

Sourcemodule Seed_computation : sig ... end
Sourcemodule Seed : sig ... end
Sourcemodule Nonce : sig ... end
Sourcemodule Snapshot_index : sig ... end
Sourcemodule Contract = Contract_services
Sourcemodule Constants = Constants_services
Sourcemodule Delegate = Delegate_services
Sourcemodule Voting = Voting_services
Sourcemodule Sapling = Sapling_services
Sourcemodule Liquidity_baking : sig ... end
Sourcemodule Cache : sig ... end
Sourceval register : unit -> unit
OCaml

Innovation. Community. Security.