package tezos-shell-services

  1. Overview
  2. Docs
val block : ([ `POST ], unit, unit, < async : bool ; force : bool ; chain : Chain_services.chain option >, Bytes.t * Tezos_base.Operation.t list list, Tezos_crypto.Block_hash.t) Tezos_rpc.RPC_service.t
val operation : ([ `POST ], unit, unit, < async : bool ; chain : Chain_services.chain option >, Bytes.t, Tezos_crypto.Operation_hash.t) Tezos_rpc.RPC_service.t
val protocol : ([ `POST ], unit, unit, < async : bool >, Tezos_base.Protocol.t, Tezos_crypto.Protocol_hash.t) Tezos_rpc.RPC_service.t