mirror of
https://github.com/PeernetOfficial/core.git
synced 2026-07-20 03:47:50 +01:00
Webapi: Live implementation of search and explore. Removed dummy code.
This commit is contained in:
@@ -19,7 +19,7 @@ func (info *downloadInfo) Start() {
|
||||
time.Sleep(time.Second * time.Duration(rand.Intn(5)))
|
||||
|
||||
// request metadata
|
||||
info.file = blockRecordFileToAPI(createTestResult(-1))
|
||||
//info.file = blockRecordFileToAPI(createTestResult(-1))
|
||||
|
||||
// join swarm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user