package tezos-shell-services

  1. Overview
  2. Docs
val operations : ([ `GET ], Block_services.prefix, Block_services.prefix, < force_metadata : bool ; metadata : [ `Always | `Never ] option >, unit, operation list list) Tezos_rpc.RPC_service.t
val operations_in_pass : ([ `GET ], Block_services.prefix, Block_services.prefix * int, < force_metadata : bool ; metadata : [ `Always | `Never ] option >, unit, operation list) Tezos_rpc.RPC_service.t
val operation : ([ `GET ], Block_services.prefix, (Block_services.prefix * int) * int, < force_metadata : bool ; metadata : [ `Always | `Never ] option >, unit, operation) Tezos_rpc.RPC_service.t