mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2026-05-22 13:56:30 +03:00
test dial/listen in the sim
This commit is contained in:
@@ -9,7 +9,5 @@ import (
|
||||
|
||||
func main() {
|
||||
store := makeStoreSquareGrid(4)
|
||||
var block chan struct{}
|
||||
<-block
|
||||
panic(store)
|
||||
dialStore(store)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user