Skip to content

Commit

Permalink
🚧 Adding database to the repo:
Browse files Browse the repository at this point in the history
  • Loading branch information
sandoche committed Mar 27, 2018
1 parent 99c2b06 commit 6a01df7
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion wallet-electron/.gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
node_modules
logs
dist
nxt_db
html/**/*.gz
2 changes: 1 addition & 1 deletion wallet-electron/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<div class="double-bounce1"></div>
<div class="double-bounce2"></div>
</div>
<p class="loading__text">Please wait, this can take a few minutes... <br><br>Please ensure that Java is installed and the port 37876 is not locked.</p>
<p class="loading__text">Please wait, this can take a few minutes... <br><br>Please ensure that Java is installed and the port 37876 is not locked.<br>If it keeps loading try to open in your browser http://localhost:37876</p>
</div>
<webview id="webview" src="http://localhost:37876/index.html"></webview>

Expand Down
Binary file added wallet-electron/nxt_db/nxt/_0.cfe
Binary file not shown.
Binary file added wallet-electron/nxt_db/nxt/_0.cfs
Binary file not shown.
Binary file added wallet-electron/nxt_db/nxt/_0.si
Binary file not shown.
Binary file added wallet-electron/nxt_db/nxt/segments_1
Binary file not shown.

0 comments on commit 6a01df7

Please sign in to comment.