8 lines
222 B
Modula-2
8 lines
222 B
Modula-2
|
module github.com/vulcanize/go-eth-state-node-iterator
|
||
|
|
||
|
go 1.13
|
||
|
|
||
|
require github.com/ethereum/go-ethereum v1.9.11
|
||
|
|
||
|
replace github.com/ethereum/go-ethereum v1.9.11 => github.com/vulcanize/go-ethereum v1.9.11-statediff-0.0.2
|