mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
updated home
This commit is contained in:
parent
7e0799ff21
commit
8be1d134aa
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue