package tezos-mockup-registration

  1. Overview
  2. Docs
val hash : ([ `GET ], (unit * [ `Main | `Test | `Hash of Tezos_crypto.Chain_id.t ]) * [ `Genesis | `Head of int | `Alias of [ `Caboose | `Checkpoint | `Savepoint ] * int | `Hash of Tezos_crypto.Block_hash.t * int | `Level of Int32.t ], (unit * [ `Main | `Test | `Hash of Tezos_crypto.Chain_id.t ]) * [ `Genesis | `Head of int | `Alias of [ `Caboose | `Checkpoint | `Savepoint ] * int | `Hash of Tezos_crypto.Block_hash.t * int | `Level of Int32.t ], unit, unit, Tezos_crypto.Block_hash.t) Tezos_rpc.RPC_service.t
val info : ([ `GET ], (unit * [ `Main | `Test | `Hash of Tezos_crypto.Chain_id.t ]) * [ `Genesis | `Head of int | `Alias of [ `Caboose | `Checkpoint | `Savepoint ] * int | `Hash of Tezos_crypto.Block_hash.t * int | `Level of Int32.t ], (unit * [ `Main | `Test | `Hash of Tezos_crypto.Chain_id.t ]) * [ `Genesis | `Head of int | `Alias of [ `Caboose | `Checkpoint | `Savepoint ] * int | `Hash of Tezos_crypto.Block_hash.t * int | `Level of Int32.t ], < force_metadata : bool ; metadata : [ `Always | `Never ] option >, unit, block_info) Tezos_rpc.RPC_service.t
val header : ([ `GET ], (unit * [ `Main | `Test | `Hash of Tezos_crypto.Chain_id.t ]) * [ `Genesis | `Head of int | `Alias of [ `Caboose | `Checkpoint | `Savepoint ] * int | `Hash of Tezos_crypto.Block_hash.t * int | `Level of Int32.t ], (unit * [ `Main | `Test | `Hash of Tezos_crypto.Chain_id.t ]) * [ `Genesis | `Head of int | `Alias of [ `Caboose | `Checkpoint | `Savepoint ] * int | `Hash of Tezos_crypto.Block_hash.t * int | `Level of Int32.t ], unit, unit, block_header) Tezos_rpc.RPC_service.t
val raw_header : ([ `GET ], (unit * [ `Main | `Test | `Hash of Tezos_crypto.Chain_id.t ]) * [ `Genesis | `Head of int | `Alias of [ `Caboose | `Checkpoint | `Savepoint ] * int | `Hash of Tezos_crypto.Block_hash.t * int | `Level of Int32.t ], (unit * [ `Main | `Test | `Hash of Tezos_crypto.Chain_id.t ]) * [ `Genesis | `Head of int | `Alias of [ `Caboose | `Checkpoint | `Savepoint ] * int | `Hash of Tezos_crypto.Block_hash.t * int | `Level of Int32.t ], unit, unit, Bytes.t) Tezos_rpc.RPC_service.t
val metadata : ([ `GET ], (unit * [ `Main | `Test | `Hash of Tezos_crypto.Chain_id.t ]) * [ `Genesis | `Head of int | `Alias of [ `Caboose | `Checkpoint | `Savepoint ] * int | `Hash of Tezos_crypto.Block_hash.t * int | `Level of Int32.t ], (unit * [ `Main | `Test | `Hash of Tezos_crypto.Chain_id.t ]) * [ `Genesis | `Head of int | `Alias of [ `Caboose | `Checkpoint | `Savepoint ] * int | `Hash of Tezos_crypto.Block_hash.t * int | `Level of Int32.t ], unit, unit, block_metadata) Tezos_rpc.RPC_service.t
val metadata_hash : ([ `GET ], (unit * [ `Main | `Test | `Hash of Tezos_crypto.Chain_id.t ]) * [ `Genesis | `Head of int | `Alias of [ `Caboose | `Checkpoint | `Savepoint ] * int | `Hash of Tezos_crypto.Block_hash.t * int | `Level of Int32.t ], (unit * [ `Main | `Test | `Hash of Tezos_crypto.Chain_id.t ]) * [ `Genesis | `Head of int | `Alias of [ `Caboose | `Checkpoint | `Savepoint ] * int | `Hash of Tezos_crypto.Block_hash.t * int | `Level of Int32.t ], unit, unit, Tezos_crypto.Block_metadata_hash.t) Tezos_rpc.RPC_service.t
val protocols : ([ `GET ], (unit * [ `Main | `Test | `Hash of Tezos_crypto.Chain_id.t ]) * [ `Genesis | `Head of int | `Alias of [ `Caboose | `Checkpoint | `Savepoint ] * int | `Hash of Tezos_crypto.Block_hash.t * int | `Level of Int32.t ], (unit * [ `Main | `Test | `Hash of Tezos_crypto.Chain_id.t ]) * [ `Genesis | `Head of int | `Alias of [ `Caboose | `Checkpoint | `Savepoint ] * int | `Hash of Tezos_crypto.Block_hash.t * int | `Level of Int32.t ], unit, unit, Tezos_shell_services__Block_services.protocols) Tezos_rpc.RPC_service.t
module Header : sig ... end
module Operations : sig ... end
module Operation_hashes : sig ... end
module Operation_metadata_hashes : sig ... end
module Context : sig ... end
module Helpers : sig ... end
module Mempool : sig ... end
val live_blocks : ([ `GET ], (unit * [ `Main | `Test | `Hash of Tezos_crypto.Chain_id.t ]) * [ `Genesis | `Head of int | `Alias of [ `Caboose | `Checkpoint | `Savepoint ] * int | `Hash of Tezos_crypto.Block_hash.t * int | `Level of Int32.t ], (unit * [ `Main | `Test | `Hash of Tezos_crypto.Chain_id.t ]) * [ `Genesis | `Head of int | `Alias of [ `Caboose | `Checkpoint | `Savepoint ] * int | `Hash of Tezos_crypto.Block_hash.t * int | `Level of Int32.t ], unit, unit, Tezos_crypto.Block_hash.Set.t) Tezos_rpc.RPC_service.t