UNPKG

bitpay-sdk

Version:

Complete version of the NodeJS library for the new cryptographically secure BitPay API

5 lines (4 loc) 102 B
export interface InvoiceUniversalCodes { paymentString?: string; verificationLink?: string; }