UNPKG

@onekeyfe/coinselect

Version:

A transaction input selection module for bitcoin.

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