@xmr-core/xmr-mymonero-libs
Version:
A collection of utilities for building ontop of a MyMonero compatible API
8 lines • 367 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.myMoneroConfig = {
hostName: "api.mymonero.com:8443",
HostingServiceFee_depositAddress: "49VNLa9K5ecJo13bwKYt5HCmA8GkgLwpyFjgGKG6qmp8dqoXww8TKPU2PJaLfAAtoZGgtHfJ1nYY8G2YaewycB4f72yFT6u",
HostingServiceFee_txFeeRatioOfNetworkFee: 0.5,
};
//# sourceMappingURL=index.js.map