swarm, p2p/simulations, cmd/swarm: Use nodekey in binary record sign

This commit is contained in:
lash 2019-03-21 09:17:26 +01:00
parent a279d2f814
commit 6d7141ab51

View file

@ -29,7 +29,6 @@ import (
"github.com/ethereum/go-ethereum/crypto"
"github.com/ethereum/go-ethereum/node"
"github.com/ethereum/go-ethereum/p2p/enode"
"github.com/ethereum/go-ethereum/p2p/enr"
"github.com/ethereum/go-ethereum/swarm/network"
"github.com/ethereum/go-ethereum/swarm/pss"
"github.com/ethereum/go-ethereum/swarm/services/swap"