@lightprotocol/stateless.js - v0.22.1-alpha.1
Other Libraries
Documentation
GitHub
Preparing search index...
RpcResultSuccess
Type Alias RpcResultSuccess<T>
type
RpcResultSuccess
<
T
>
=
{
jsonrpc
:
"2.0"
;
id
:
string
;
result
:
T
;
}
Type Parameters
T
Index
Properties
jsonrpc
id
result
Properties
jsonrpc
jsonrpc
:
"2.0"
id
id
:
string
result
result
:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
jsonrpc
id
result
Other Libraries
Documentation
GitHub
@lightprotocol/stateless.js - v0.22.1-alpha.1
Loading...