mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-09-27 22:18:36 +00:00
fix review comment
This commit is contained in:
@@ -235,7 +235,7 @@ parseAddressJSON = J.withText "Address" $ either fail pure . parseAddress . enco
|
||||
|
||||
-- | Progress phases streamed from core to the UI as registration advances.
|
||||
-- Not part of the wire protocol — carried in @CEvtNameRegistrationProgress@.
|
||||
-- | 'NRPhaseCommitted' carries @waitMs@: the commit→reveal wait starts as soon
|
||||
-- 'NRPhaseCommitted' carries @waitMs@: the commit→reveal wait starts as soon
|
||||
-- as it is emitted, so it needs no phase of its own.
|
||||
data NameRegPhase
|
||||
= NRPhaseCommitting
|
||||
|
||||
Reference in New Issue
Block a user