Use @metamask/json-rpc-engine
#77
Annotations
5 errors
src/BaseProvider.ts#L184
Type 'RequestArguments' is not assignable to type 'DataWithOptionalCause | undefined'.
|
src/BaseProvider.ts#L195
Type 'RequestArguments' is not assignable to type 'DataWithOptionalCause | undefined'.
|
src/utils.ts#L51
Type 'JsonRpcError<DataWithOptionalCause>' is not assignable to type '{ code: number; message: string; data?: Json | undefined; stack?: string | undefined; }'.
|
src/utils.ts#L53
Type 'JsonRpcRequest<Json[] | Record<string, Json> | undefined>' is not assignable to type 'DataWithOptionalCause | undefined'.
|
|
The logs for this run have expired and are no longer available.
Loading