friends beginning
This commit is contained in:
parent
37bf68e22b
commit
85e0634660
2 changed files with 33 additions and 0 deletions
|
@ -191,3 +191,5 @@ TOX_ERR_GET_PORT = {
|
|||
TOX_PUBLIC_KEY_SIZE = 32
|
||||
|
||||
TOX_ADDRESS_SIZE = TOX_PUBLIC_KEY_SIZE + 48
|
||||
|
||||
TOX_MAX_FRIEND_REQUEST_LENGTH = 1016
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue