UNPKG

@trezor/utxo-lib

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