Preparing search index...
The search index is not available
@cosmjs/tendermint-rpc Documentation
@cosmjs/tendermint-rpc Documentation
RpcClient
Interface RpcClient
Hierarchy
RpcClient
Implemented by
HttpBatchClient
HttpClient
Index
Properties
disconnect
execute
Properties
Readonly
disconnect
disconnect
:
(
(
)
=>
void
)
Type declaration
(
)
:
void
Returns
void
Readonly
execute
execute
:
(
(
request
:
JsonRpcRequest
)
=>
Promise
<
JsonRpcSuccessResponse
>
)
Type declaration
(
request
:
JsonRpcRequest
)
:
Promise
<
JsonRpcSuccessResponse
>
Parameters
request:
JsonRpcRequest
Returns
Promise
<
JsonRpcSuccessResponse
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
@cosmjs/tendermint-
rpc
Documentation
comet38
tendermint34
tendermint37
Rpc
Client
disconnect
execute
Generated using
TypeDoc