UNPKG

liquidjs-lib

Version:
3 lines (2 loc) 121 B
import { Payment, PaymentOpts } from './index'; export declare function p2wpkh(a: Payment, opts?: PaymentOpts): Payment;