]> Sergey Matveev's repositories - btrtrc.git/blob - v2hashes.go
Storages that use piece hashes would panic with pure v2 torrents
[btrtrc.git] / v2hashes.go
1 package torrent
2
3 const (
4         v2HashesLogName = "v2hashes"
5 )