Skip to content

Commit

Permalink
new path
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown committed Sep 3, 2018
1 parent ba464f7 commit 8f75013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/settings.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// var dbPath = 'C:/Users/ja1/Alice/dirforfullrinkeby/geth/chaindata'; // database path
// var dbPath = 'C:\\Users\\ja1\\AppData\\Local\\Parity\\Ethereum\\chains\\ethereum\\db\\906a34e69aec8c0d\\overlayrecent\\db'; // database path
var dbPath = '/home/ubuntu/.local/share/io.parity.ethereum/chains/ethereum/db/906a34e69aec8c0d/overlayrecent/db'; // database path
var dbPath = '/home/ubuntu/.local/share/io.parity.ethereum/chains/ethereum/db/906a34e69aec8c0d/archive/db'; // database path

var dtg = require('./plots/dataToGenerate');

Expand Down

0 comments on commit 8f75013

Please sign in to comment.