-
- Downloads
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.
Loading
Please register or sign in to comment
good morning!!!!
WriteTo is unused, and go vet warns about it because it doesn't match the usual signature of the io.WriterTo method.