Freeze network graph when building full network topology

Also added some comments and debug logs
This commit is contained in:
Milos Gajdos
2019-09-05 00:16:22 +01:00
parent e33bd17894
commit 4b1a7abb42
2 changed files with 46 additions and 32 deletions

View File

@@ -1,3 +1,4 @@
// Package handler implements network RPC handler
package handler
import (