mirror of
https://github.com/PeernetOfficial/core.git
synced 2026-07-17 02:47:51 +01:00
Start with the store code. Properly handle announcement requests.
Add core data functions: Data2Hash, GetData, GetDataLocal, GetDataDHT, StoreDataLocal, StoreDataDHT
This commit is contained in:
@@ -14,6 +14,7 @@ func Init() {
|
||||
initBroadcastIPv4()
|
||||
initNetwork()
|
||||
initSeedList()
|
||||
initStore()
|
||||
}
|
||||
|
||||
// Connect starts bootstrapping and local peer discovery.
|
||||
|
||||
Reference in New Issue
Block a user