UNPKG

@trezor/utxo-lib

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