p2p/protocols: import to codebase, remove from vendor (#1416)

This commit is contained in:
Rafael Matias
2019-06-04 14:32:44 +02:00
committed by Anton Evangelatov
parent 70320ceeae
commit 6d0902da3c
26 changed files with 1270 additions and 23 deletions

View File

@@ -29,7 +29,7 @@
// "fmt"
// "os"
// pss "github.com/ethersphere/swarm/pss/client"
// "github.com/ethereum/go-ethereum/p2p/protocols"
// "github.com/ethersphere/swarm/p2p/protocols"
// "github.com/ethereum/go-ethereum/p2p"
// "github.com/ethersphere/swarm/pot"
// "github.com/ethersphere/swarm/log"