aboutsummaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
authorJeremy Schlatter <jeremy.schlatter@gmail.com>2018-06-14 17:31:31 +0800
committerPéter Szilágyi <peterke@gmail.com>2018-06-14 17:31:31 +0800
commit3fb5f3ae11b1807ff071059276fb679a306339f5 (patch)
tree1c28d04ce8c5a9abc1af6bd9cdc1e5529bb78284 /appveyor.yml
parente75d0a6e4ce132965aaa2fb1f8404fdbe101aa72 (diff)
downloadgo-tangerine-3fb5f3ae11b1807ff071059276fb679a306339f5.tar
go-tangerine-3fb5f3ae11b1807ff071059276fb679a306339f5.tar.gz
go-tangerine-3fb5f3ae11b1807ff071059276fb679a306339f5.tar.bz2
go-tangerine-3fb5f3ae11b1807ff071059276fb679a306339f5.tar.lz
go-tangerine-3fb5f3ae11b1807ff071059276fb679a306339f5.tar.xz
go-tangerine-3fb5f3ae11b1807ff071059276fb679a306339f5.tar.zst
go-tangerine-3fb5f3ae11b1807ff071059276fb679a306339f5.zip
cmd/utils: fix NetworkId default when -dev is set (#16833)
Prior to this change, when geth was started with `geth -dev -rpc`, it would report a network id of `1` in response to the `net_version` RPC request. But the actual network id it used to verify transactions was `1337`. This change causes geth instead respond with `1337` to the `net_version` RPC when geth is started with `geth -dev -rpc`.
Diffstat (limited to 'appveyor.yml')
0 files changed, 0 insertions, 0 deletions