Commit 9f16436a authored by Eriksson Monteiro's avatar Eriksson Monteiro

update environment: set tangled data folder

parent d3f334bc
const NODE_MILLIX_VERSION = '1.21.0-tangled';
const NODE_MILLIX_VERSION = '1.21.0-tangled';
const DATA_BASE_DIR_MAIN_NETWORK = './millix-tangled';
const DATA_BASE_DIR_TEST_NETWORK = './millix-tangled-testnet';
export default {
NODE_MILLIX_VERSION
NODE_MILLIX_VERSION,
DATA_BASE_DIR_MAIN_NETWORK,
DATA_BASE_DIR_TEST_NETWORK
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment