mirror of
https://github.com/PeernetOfficial/core.git
synced 2026-07-17 02:47:51 +01:00
changed route to view files added by a certain node (#105)
* changed route to view files added by a certain node * gofmt my changes
This commit is contained in:
committed by
GitHub
parent
9f6724446c
commit
2b2f20ca18
@@ -49,7 +49,7 @@ type Networks struct {
|
||||
backend *Backend
|
||||
}
|
||||
|
||||
// ReplyTimeout is the round-trip timeout for message sequences.
|
||||
// ReplyTimeout is the round-trip timeout for message sequences.
|
||||
const ReplyTimeout = 20
|
||||
|
||||
func (backend *Backend) initMessageSequence() {
|
||||
|
||||
Reference in New Issue
Block a user