ts-algochat
Preparing search index...
PROTOCOL
Variable PROTOCOL
Const
PROTOCOL
:
{
ENCRYPTED_SENDER_KEY_SIZE
:
48
;
HEADER_SIZE
:
126
;
MAX_PAYLOAD_SIZE
:
882
;
MIN_PAYMENT
:
1000
;
PROTOCOL_ID
:
1
;
TAG_SIZE
:
16
;
VERSION
:
1
;
}
= ...
Protocol constants
Type Declaration
Readonly
ENCRYPTED_SENDER_KEY_SIZE
:
48
Readonly
HEADER_SIZE
:
126
Readonly
MAX_PAYLOAD_SIZE
:
882
Readonly
MIN_PAYMENT
:
1000
Readonly
PROTOCOL_ID
:
1
Readonly
TAG_SIZE
:
16
Readonly
VERSION
:
1
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ts-algochat
Loading...
Protocol constants