UNPKG

bitpay-sdk

Version:

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

8 lines 255 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PayoutTransaction = void 0; class PayoutTransaction { constructor() { } } exports.PayoutTransaction = PayoutTransaction; //# sourceMappingURL=PayoutTransaction.js.map