From 0971998d68dbf53cf7c4c09a78412655a61b5d2b Mon Sep 17 00:00:00 2001 From: decanus Date: Thu, 13 Jun 2019 13:39:03 -0400 Subject: [PATCH] comment --- node/node.go | 1 + 1 file changed, 1 insertion(+) diff --git a/node/node.go b/node/node.go index 3ae358f..23177ad 100644 --- a/node/node.go +++ b/node/node.go @@ -15,6 +15,7 @@ import ( "github.com/status-im/mvds/transport" ) +// Mode represents the synchronization mode. type Mode int const (