Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
JsonRpcSuccessResponse
Interface JsonRpcSuccessResponse
interface
JsonRpcSuccessResponse
{
id
:
JsonRpcId
;
jsonrpc
:
"2.0"
;
result
:
any
;
}
Index
Properties
id
jsonrpc
result
Properties
Readonly
id
id
:
JsonRpcId
Readonly
jsonrpc
jsonrpc
:
"2.0"
Readonly
result
result
:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
jsonrpc
result
@crownfi/sei-js-proto
Loading...