T402 API Reference - v2.8.0
Website
Documentation
GitHub
Preparing search index...
mechanisms/near/src
NearRpcRequest
Interface NearRpcRequest
NEAR RPC request
interface
NearRpcRequest
{
jsonrpc
:
"2.0"
;
id
:
string
;
method
:
string
;
params
:
Record
<
string
,
unknown
>
|
unknown
[]
;
}
Index
Properties
jsonrpc
id
method
params
Properties
jsonrpc
jsonrpc
:
"2.0"
id
id
:
string
method
method
:
string
params
params
:
Record
<
string
,
unknown
>
|
unknown
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
jsonrpc
id
method
params
Website
Documentation
GitHub
T402 API Reference - v2.8.0
Loading...
NEAR RPC request