const options = require('./options') function blockchainDir () { return options.blockchainDir } module.exports = { blockchainDir }