Skip to content

Build error at line 174 in peer.go #8

Closed
@awesomebjt

Description

@awesomebjt

I'm getting this error when trying to build the project:

$ go get -u -t github.com/ethereum/go-ethereum
# github.com/ethereum/eth-go
..\eth-go\peer.go:174: block.MakeContracts undefined (type *ethchain.Block has n
o field or method MakeContracts

It seems like either peer.go needs to say MakeContract() instead of MakeContracts(), I was only able to find a block.MakeContract() function in ethchain-go.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions