whisper: expiry refactoring (#3706)
This commit is contained in:
@ -107,8 +107,6 @@ func TestSimulation(t *testing.T) {
|
||||
}
|
||||
|
||||
func initialize(t *testing.T) {
|
||||
// log.Root().SetHandler(log.LvlFilterHandler(log.LvlTrace, log.StreamHandler(os.Stderr, log.TerminalFormat())))
|
||||
|
||||
var err error
|
||||
ip := net.IPv4(127, 0, 0, 1)
|
||||
port0 := 30303
|
||||
|
Reference in New Issue
Block a user