UNPKG

opnet

Version:

The perfect library for building Bitcoin-based applications.

4 lines (3 loc) 219 B
import { JSONRpcMethods } from '../interfaces/JSONRpcMethods.js'; import { MethodMapping } from './types/WebSocketProviderTypes.js'; export declare const METHOD_MAPPINGS: Partial<Record<JSONRpcMethods, MethodMapping>>;