github.com/status-im/status-go@v1.1.0/protocol/storenodes/doc.go (about) 1 // package storenodes provides functionality to work with community specific storenodes 2 // Current limitations: 3 // - we support only one storenode per community 4 // - we assume that the storenode is always active 5 // - we don't support a way to regularly check connection similar to the `messenger_mailserver_cycle.go` 6 package storenodes