mirror of
https://github.com/PeernetOfficial/core.git
synced 2026-07-17 02:47:51 +01:00
Prepare log functions for filters. Init all filter functions by assigning empty stubs. #26
This commit is contained in:
@@ -8,6 +8,7 @@ package core
|
||||
|
||||
// Init initializes the client. The config must be loaded first!
|
||||
func Init() {
|
||||
initFilters()
|
||||
initPeerID()
|
||||
initKademlia()
|
||||
initMessageSequence()
|
||||
|
||||
Reference in New Issue
Block a user