UNPKG

@onekeyfe/coinselect

Version:

A transaction input selection module for bitcoin.

3 lines 166 B
import { Payment, PaymentOpts } from '../types'; export declare function sstxchange(a: Payment, opts?: PaymentOpts): Payment; //# sourceMappingURL=sstxchange.d.ts.map