UNPKG

bitpay-sdk

Version:

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

9 lines (8 loc) 404 B
export declare const Test = "TEST"; export declare const Prod = "PROD"; export declare const TestUrl = "https://test.bitpay.com/"; export declare const ProdUrl = "https://bitpay.com/"; export declare const BitpayApiVersion = "2.0.0"; export declare const BitpayPluginInfo = "BitPay_NodeJs_Client_v7.0.2"; export declare const BitpayApiFrame = "std"; export declare const BitpayApiFrameVersion = "1.0.0";