mirror of
https://github.com/markqvist/Reticulum.git
synced 2024-11-11 00:30:14 +00:00
Updated ratchet count
This commit is contained in:
parent
0c04663942
commit
6ac393bbcd
@ -72,7 +72,7 @@ class Destination:
|
|||||||
directions = [IN, OUT]
|
directions = [IN, OUT]
|
||||||
|
|
||||||
PR_TAG_WINDOW = 30
|
PR_TAG_WINDOW = 30
|
||||||
RATCHET_COUNT = 256
|
RATCHET_COUNT = 512
|
||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
def expand_name(identity, app_name, *aspects):
|
def expand_name(identity, app_name, *aspects):
|
||||||
|
Loading…
Reference in New Issue
Block a user