tezos-shell-services
Tezos: descriptions of RPCs exported by `tezos-shell`
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library tezos-shell-services
val hash :
( [ `GET ],
Tezos_shell_services.Block_services.prefix,
Tezos_shell_services.Block_services.prefix,
unit,
unit,
Tezos_crypto.Block_hash.t )
Tezos_rpc.RPC_service.t
val info :
( [ `GET ],
Tezos_shell_services.Block_services.prefix,
Tezos_shell_services.Block_services.prefix,
unit,
unit,
block_info )
Tezos_rpc.RPC_service.t
val header :
( [ `GET ],
Tezos_shell_services.Block_services.prefix,
Tezos_shell_services.Block_services.prefix,
unit,
unit,
block_header )
Tezos_rpc.RPC_service.t
val raw_header :
( [ `GET ],
Tezos_shell_services.Block_services.prefix,
Tezos_shell_services.Block_services.prefix,
unit,
unit,
Bytes.t )
Tezos_rpc.RPC_service.t
val metadata :
( [ `GET ],
Tezos_shell_services.Block_services.prefix,
Tezos_shell_services.Block_services.prefix,
unit,
unit,
block_metadata )
Tezos_rpc.RPC_service.t
val protocols :
( [ `GET ],
Tezos_shell_services.Block_services.prefix,
Tezos_shell_services.Block_services.prefix,
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 Context : sig ... end
module Helpers : sig ... end
module Mempool : sig ... end
val live_blocks :
( [ `GET ],
Tezos_shell_services.Block_services.prefix,
Tezos_shell_services.Block_services.prefix,
unit,
unit,
Tezos_crypto.Block_hash.Set.t )
Tezos_rpc.RPC_service.t