UNPKG

bitpay-sdk

Version:

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

7 lines (6 loc) 244 B
export declare const New = "new"; export declare const Paid = "paid"; export declare const Confirmed = "confirmed"; export declare const Complete = "complete"; export declare const Expired = "expired"; export declare const Invalid = "invalid";