mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-03-04 16:13:39 +00:00
fix(noise): T_ss is ss not se (#1432)
This commit is contained in:
parent
6ae36c1385
commit
c7cf897f41
@ -96,7 +96,7 @@ type
|
||||
T_es = "es"
|
||||
T_ee = "ee"
|
||||
T_se = "se"
|
||||
T_ss = "se"
|
||||
T_ss = "ss"
|
||||
T_psk = "psk"
|
||||
|
||||
# The direction of a (pre)message pattern in canonical form (i.e. Alice-initiated form)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user