You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
root@b7e73b91c780:/# go version
go version go1.2 linux/amd64
root@b7e73b91c780:/# go get -u github.com/ethereum/go-ethereum
# github.com/ethereum/eth-go/ethdb
go/src/github.com/ethereum/eth-go/ethdb/database.go:55: not enough arguments in call to db.db.NewIterator
root@b7e73b91c780:/#