This website requires JavaScript.
Explore
Help
Register
Sign In
nostr
/
strfry
Watch
1
Star
0
Fork
0
You've already forked strfry
mirror of
https://github.com/hoytech/strfry.git
synced
2025-06-18 17:27:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
908b0886425f995c21b12be69a881397ac1cfc04
strfry
/
src
/
constants.h
Doug Hoyte
908b088642
increase max subId length from 39 to 63. snort.social was using size 45. fixes issue
#7
2023-01-12 12:30:51 -05:00
4 lines
48 B
C
Raw
Blame
History
#
pragma once
const
size_t
MAX_SUBID_SIZE
=
63
;
Reference in New Issue
View Git Blame
Copy Permalink