Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
RpcClient
Interface RpcClient
interface
RpcClient
{
disconnect
:
(
(
)
=>
void
)
;
execute
:
(
(
request
:
JsonRpcRequest
)
=>
Promise
<
JsonRpcSuccessResponse
>
)
;
}
Index
Properties
disconnect
execute
Properties
Readonly
disconnect
disconnect
:
(
(
)
=>
void
)
Readonly
execute
execute
:
(
(
request
:
JsonRpcRequest
)
=>
Promise
<
JsonRpcSuccessResponse
>
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
disconnect
execute
@crownfi/sei-js-proto
Loading...