getamis/istanbul-tools

used old goland :(

Closed this issue · 1 comments

Hi,

I am attempting to encode the extra data for a genesis json in my go project but cannot include the dependency: atypes "github.com/getamis/go-ethereum/core/types". I think it should be atypes "github.com/ethereum/go-ethereum/core/types" from line 25 of https://github.com/getamis/istanbul-tools/blob/master/cmd/istanbul/extra/encoder.go

Cheers,
Chris

old goland had problems syncing with dep