op-geth/ethclient
Felix Lange 2b54666018 ethclient, internal/ethapi: add support for EIP-695 (eth_chainId) (#19694)
EIP-695 was written in 2017. Parity and Infura have support for this
method and we should, too.
2019-06-11 14:12:33 +03:00
..
ethclient.go ethclient, internal/ethapi: add support for EIP-695 (eth_chainId) (#19694) 2019-06-11 14:12:33 +03:00
ethclient_test.go ethclient, internal/ethapi: add support for EIP-695 (eth_chainId) (#19694) 2019-06-11 14:12:33 +03:00
signer.go