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