Skip to content
Snippets Groups Projects
Commit 9051d5de authored by Josh Brooks's avatar Josh Brooks
Browse files

Merge branch 'release' of gitlab.com:elixxir/client into XX-3165/UnknownRoundsStorage

parents 2b1c9c26 830eb398
No related branches found
No related tags found
No related merge requests found
...@@ -33,7 +33,7 @@ type sendCmixCommsInterface interface { ...@@ -33,7 +33,7 @@ type sendCmixCommsInterface interface {
} }
// 1.5 seconds // 1.5 seconds
const sendTimeBuffer = 1500 * time.Millisecond const sendTimeBuffer = 2500 * time.Millisecond
// WARNING: Potentially Unsafe // WARNING: Potentially Unsafe
// Public manager function to send a message over CMIX // Public manager function to send a message over CMIX
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment