UNPKG

js-conflux-sdk

Version:
8 lines 285 B
/** * Give a chance to change the RPC behavior. * For example, you may want to use a different responseFormatter for traceBlock. * @param rpcDef */ export function rpcPatch(rpcDef: any): void; export function setPRCMethodPatch(fn: any): void; //# sourceMappingURL=rpcPatch.d.ts.map