forked from cerc-io/plugeth
updated home
This commit is contained in:
parent
7e0799ff21
commit
8be1d134aa
@ -74,7 +74,7 @@
|
||||
console.log("pending changed");
|
||||
});
|
||||
eth.watch('chain').changed(function() {
|
||||
console.log("chain changed");
|
||||
document.querySelector("#number").innerHTML = eth.number;
|
||||
});
|
||||
|
||||
</script>
|
||||
|
Loading…
Reference in New Issue
Block a user