• OCaml logo OCaml logo
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Searching...
    Or go to: Standard Library API
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Get started
  • tezos-shell-services

  • Documentation
  • tezos-shell-services lib
  • Tezos_shell_services .Chain_services .Blocks .S .Helpers .Preapply Module
  1. Overview
  2. Docs
package tezos-shell-services
  • tezos-shell-services
    • Tezos_shell_services
      • Block_services
        • Empty
          • Context
          • Header
          • Helpers
            • Forge
            • Preapply
          • Mempool
          • Operation_hashes
          • Operations
          • S
            • Context
            • Header
            • Helpers
              • Forge
              • Preapply
            • Mempool
            • Operation_hashes
            • Operations
        • Fake_protocol
        • Make
          • Context
          • Header
          • Helpers
            • Forge
            • Preapply
          • Mempool
          • Next_proto
          • Operation_hashes
          • Operations
          • Proto
          • S
            • Context
            • Header
            • Helpers
              • Forge
              • Preapply
            • Mempool
            • Operation_hashes
            • Operations
        • PROTO
      • Block_validator_errors
      • Block_validator_worker_state
        • Event
        • Request
        • Worker_state
      • Chain_services
        • Blocks
          • Context
          • Header
          • Helpers
            • Forge
            • Preapply
          • Mempool
          • Operation_hashes
          • Operations
          • S
            • Context
            • Header
            • Helpers
              • Forge
              • Preapply
            • Mempool
            • Operation_hashes
            • Operations
        • Invalid_blocks
        • S
          • Blocks
          • Invalid_blocks
      • Chain_validator_worker_state
        • Distributed_db_state
        • Event
        • Request
        • Worker_state
      • Config_services
        • Network
      • History_mode
      • Injection_services
        • S
      • Monitor_services
        • S
      • Peer_validator_worker_state
        • Event
        • Request
        • Worker_state
      • Prevalidator_worker_state
        • Event
        • Request
        • Worker_state
      • Protocol_services
        • S
      • Shell_services
      • Stat_services
        • S
      • State_logging
      • Validation_errors
      • Version_services
        • S
      • Worker_services
        • Block_validator
          • S
        • Chain_validators
          • S
        • Peer_validators
          • S
        • Prevalidators
          • S
Legend:
Library
Module
Module type
Parameter
Class
Class type
type block_param = Block_services.Make(Block_services.Fake_protocol)(Block_services.Fake_protocol).S.Helpers.Preapply.block_param = {
  1. protocol_data : Block_services.Fake_protocol.block_header_data;
  2. operations : Block_services.Fake_protocol.operation list list;
}
val block : ([ `POST ], Block_services.prefix, Block_services.prefix, < sort_operations : bool ; timestamp : Tezos_base.Time.Protocol.t option >, block_param, Tezos_base.Block_header.shell_header * Tezos_error_monad.Error_monad.error Tezos_base.Preapply_result.t list) Tezos_rpc.RPC_service.t
val operations : ([ `POST ], Block_services.prefix, Block_services.prefix, unit, Block_services.Fake_protocol.operation list, (Block_services.Fake_protocol.operation_data * Block_services.Fake_protocol.operation_receipt) list) Tezos_rpc.RPC_service.t

Footer

OCaml

Innovation. Community. Security.

GitHub Discord Twitter Peertube RSS

About Us

  • Industrial Users
  • Academic Users
  • Why OCaml

Resources

  • Get Started
  • Language Manual
  • Standard Library API
  • Books
  • Releases

Community

  • Blog
  • Jobs

Policies

  • Carbon Footprint
  • Governance
  • Privacy
  • Code of Conduct