aboutsummaryrefslogtreecommitdiff
path: root/slides/pws
diff options
context:
space:
mode:
authorNoah Loomans <noahloomans@gmail.com>2018-04-19 12:25:39 +0200
committerNoah Loomans <noahloomans@gmail.com>2018-04-19 12:25:39 +0200
commit04e5fce5c71620ec57aa2d3fcda3eb8fb39824a6 (patch)
treef09c62ecddc912a2aa6511abf9437c88c002d528 /slides/pws
parent4f81bfc177e0e4acf1a205642af7b92b2a0acbb8 (diff)
Fix birthday inviration code
Diffstat (limited to 'slides/pws')
-rw-r--r--slides/pws/script.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/slides/pws/script.js b/slides/pws/script.js
index e044cd7..b08b9a6 100644
--- a/slides/pws/script.js
+++ b/slides/pws/script.js
@@ -1,4 +1,4 @@
-const web3 = new Web3(new Web3.providers.HttpProvider('http://80.61.192.39:8545'));
+const web3 = new Web3(new Web3.providers.HttpProvider('http://174.138.14.54:8545'));
Reveal.initialize({
history: true,