UNPKG

@onekeyfe/coinselect

Version:

A transaction input selection module for bitcoin.

4 lines 142 B
declare const OPS: Record<string, number>; declare const REVERSE_OPS: string[]; export { OPS, REVERSE_OPS }; //# sourceMappingURL=ops.d.ts.map