mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2026-05-21 13:26:29 +03:00
update admin functions and fix core tests
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
package admin
|
||||
|
||||
/*
|
||||
|
||||
import (
|
||||
"encoding/hex"
|
||||
"net"
|
||||
@@ -38,3 +40,5 @@ func (a *AdminSocket) getPathsHandler(req *GetPathsRequest, res *GetPathsRespons
|
||||
})
|
||||
return nil
|
||||
}
|
||||
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user