package octez-protocol-017-PtNairob-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type block_param = {
  1. protocol_data : Lifted_protocol.block_header_data;
  2. operations : Lifted_protocol.operation list list;
}
val block : ([ `POST ], (unit * [ `Main | `Test | `Hash of Tezos_base.TzPervasives.Chain_id.t ]) * [ `Genesis | `Head of int | `Alias of [ `Caboose | `Checkpoint | `Savepoint ] * int | `Hash of Tezos_base.TzPervasives.Block_hash.t * int | `Level of Stdlib.Int32.t ], (unit * [ `Main | `Test | `Hash of Tezos_base.TzPervasives.Chain_id.t ]) * [ `Genesis | `Head of int | `Alias of [ `Caboose | `Checkpoint | `Savepoint ] * int | `Hash of Tezos_base.TzPervasives.Block_hash.t * int | `Level of Stdlib.Int32.t ], < sort_operations : bool ; timestamp : Tezos_base.Time.Protocol.t option >, block_param, Tezos_base.Block_header.shell_header * Tezos_base.TzPervasives.error Tezos_shell_services.Preapply_result.t list) Tezos_rpc.Service.t
val operations : ([ `POST ], (unit * [ `Main | `Test | `Hash of Tezos_base.TzPervasives.Chain_id.t ]) * [ `Genesis | `Head of int | `Alias of [ `Caboose | `Checkpoint | `Savepoint ] * int | `Hash of Tezos_base.TzPervasives.Block_hash.t * int | `Level of Stdlib.Int32.t ], (unit * [ `Main | `Test | `Hash of Tezos_base.TzPervasives.Chain_id.t ]) * [ `Genesis | `Head of int | `Alias of [ `Caboose | `Checkpoint | `Savepoint ] * int | `Hash of Tezos_base.TzPervasives.Block_hash.t * int | `Level of Stdlib.Int32.t ], < version : Tezos_shell_services__Block_services.version >, Lifted_protocol.operation list, Tezos_shell_services__Block_services.version * (Lifted_protocol.operation_data * Lifted_protocol.operation_receipt) list) Tezos_rpc.Service.t
OCaml

Innovation. Community. Security.