Search
Preparing search index...
The search index is not available
@cosmjs/tendermint-rpc Documentation
Options
All
Public
Public/Protected
All
Inherited
Menu
@cosmjs/tendermint-rpc Documentation
RpcClient
Interface RpcClient
Hierarchy
RpcClient
Implemented by
HttpBatchClient
HttpClient
Index
Methods
disconnect
execute
Methods
Readonly
disconnect
disconnect
(
)
:
void
Returns
void
Readonly
execute
execute
(
request
:
JsonRpcRequest
)
:
Promise
<
JsonRpcSuccessResponse
>
Parameters
request:
JsonRpcRequest
Returns
Promise
<
JsonRpcSuccessResponse
>
Exports
tendermint34
Rpc
Client
disconnect
execute
Generated using
TypeDoc