mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-06-19 15:45:06 +03:00
Fix add peer loop, add peers at startup
This commit is contained in:
parent
8057d80ec9
commit
9ea1d35a14
5 changed files with 47 additions and 82 deletions
|
@ -5,6 +5,8 @@ import (
|
|||
"io/ioutil"
|
||||
"os"
|
||||
|
||||
"golang.org/x/text/encoding/unicode"
|
||||
|
||||
"github.com/yggdrasil-network/yggdrasil-go/src/config"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue