UNPKG

@onekeyfe/coinselect

Version:

A transaction input selection module for bitcoin.

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