]> Cypherpunks.ru repositories - nncp.git/blobdiff - src/nncp.go
.hdr files
[nncp.git] / src / nncp.go
index 5e44d5b1cbafaa9dba221f57006484c557720524..16e5b9abc49de921e918a3a4051ea5778b4c7f05 100644 (file)
@@ -37,6 +37,8 @@ You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.`
 )
 
+const Base32Encoded32Len = 52
+
 var (
        Version string = "6.1.0"