solution: subscribe to new blocks through WebSockets

This commit is contained in:
Igor Artamonov
2019-06-09 19:59:23 -04:00
parent 9c37831a5c
commit 4a87047b7a
5 changed files with 82 additions and 7 deletions

View File

@@ -1,2 +1,4 @@
upstream.ethereumclassic=http://localhost:8545
upstream.ethereum=http://localhost:8546
upstream.ethereumclassic.ws=ws://localhost:8546
upstream.ethereum=http://localhost:8645