mirror of
https://github.com/status-im/status-go.git
synced 2025-02-02 01:47:44 +00:00
chore(no-torrent)_: Fixed failing tests
This commit is contained in:
parent
e87d63693d
commit
65fc455e4f
@ -108,6 +108,7 @@ func (m *ArchiveManager) SetOnline(online bool) {
|
||||
|
||||
func (m *ArchiveManager) SetTorrentConfig(config *params.TorrentConfig) {
|
||||
m.torrentConfig = config
|
||||
m.ArchiveFileManager.torrentConfig = config
|
||||
}
|
||||
|
||||
// getTCPandUDPport will return the same port number given if != 0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user