1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/cmd/devp2p/internal/ethtest
baptiste-b-pegasys 154b525ce8
cmd/devp2p/internal/ethtest: remove WriteTo method (#23379)
WriteTo is unused, and go vet warns about it because it
doesn't match the usual signature of the io.WriterTo method.
2021-08-25 19:06:42 +02:00
..
testdata
chain.go
chain_test.go
helpers.go
large.go
suite.go
suite_test.go
transaction.go
types.go