Preparing search index...
The search index is not available
eip1193-types
eip1193-types
JsonRpcRequest
Interface JsonRpcRequest
interface
JsonRpcRequest
{
id
:
undefined
|
string
;
jsonrpc
:
"2.0"
;
method
:
string
;
params
?:
any
[]
;
}
Index
Properties
id
jsonrpc
method
params?
Properties
id
id
:
undefined
|
string
jsonrpc
jsonrpc
:
"2.0"
method
method
:
string
Optional
params
params
?:
any
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
jsonrpc
method
params
eip1193-types
Loading...