UNPKG

bitpay-sdk

Version:

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

6 lines (5 loc) 188 B
export declare const Draft = "draft"; export declare const Sent = "sent"; export declare const New = "new"; export declare const Paid = "paid"; export declare const Complete = "complete";