JsonRpcResponse
JsonRpcResponse<
TMethod
,TResult
,TErrorCode
>:object
|object
Type parameters
• TMethod extends string
• TResult
• TErrorCode extends string
| number
Source
packages/jsonrpc/src/JsonRpcResponse.ts:1
JsonRpcResponse<
TMethod
,TResult
,TErrorCode
>:object
|object
• TMethod extends string
• TResult
• TErrorCode extends string
| number
packages/jsonrpc/src/JsonRpcResponse.ts:1