RpcRequest
Describes the elements of a Rpc or RpcSubscriptions request.
Type Parameters
Type Parameter | Default type |
---|---|
TParams | unknown |
Properties
methodName
Rhe name of the RPC method or subscription requested
params
The parameters to be passed to the RPC server