= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package tezos-shell-services
-
tezos-shell-services
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
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 private_operation :
([ `POST ],
unit,
unit,
< async : bool
; chain : Chain_services.chain option >,
Bytes.t,
Tezos_crypto.Operation_hash.t)
Tezos_rpc.RPC_service.t
val private_operations :
([ `POST ],
unit,
unit,
< async : bool
; force : bool
; chain : Chain_services.chain option >,
Bytes.t list,
Tezos_crypto.Operation_hash.t list)
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