near-api-js - v7.0.4
Preparing search index...
rpc/types.gen
JsonRpcRequestForExperimentalCallFunction
Type Alias JsonRpcRequestForExperimentalCallFunction
JsonRpcRequest_for_EXPERIMENTAL_call_function
type
JsonRpcRequestForExperimentalCallFunction
=
{
id
:
string
;
jsonrpc
:
string
;
method
:
"EXPERIMENTAL_call_function"
;
params
:
RpcCallFunctionRequest
;
}
Index
Properties
id
jsonrpc
method
params
Properties
id
id
:
string
jsonrpc
jsonrpc
:
string
method
method
:
"EXPERIMENTAL_call_function"
params
params
:
RpcCallFunctionRequest
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
jsonrpc
method
params
near-api-js - v7.0.4
Loading...
JsonRpcRequest_for_EXPERIMENTAL_call_function