JsonRpcFetchFunctype JsonRpcFetchFunc = (method: string, params?: Array<any>) => Promise<any>;§Type§(method: string, params?: Array<any>) => Promise<any>[src]