UNPKG

@cityofzion/neo-js

Version:

Running NEO blockchain full node with Node.js and MongoDB.

8 lines 256 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); class MongodbValidator { static validateConnectionString(connectionString) { } } exports.MongodbValidator = MongodbValidator; //# sourceMappingURL=mongodb-validator.js.map