-
I am writing this contract ::
var testContract = web3.eth.contract([{"constant":false,"inputs":[],"name":"getValue","outputs":[{"name":"a","type":"uint256"}],"payable":false,"stateMutability":"nonpay…
-
Geth version: geth version: 1.7.2
OS & Version: Windows/Linux/OSX: Linux
I have just started tinkering with blockchain and found this really awesome library. I have a very basic confusion about …
-
hi , I know POW is the Consensus algorithm of ethereum now, and it will be changed to POS. But does ethereum has othre Consensus algorithm besides POW and POS?
I heard from a man there are other …