fix review comment

This commit is contained in:
Alain Brenzikofer
2026-08-18 16:49:24 +02:00
parent 75d093e79a
commit 29f612225a
+1 -1
View File
@@ -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