clarify counting of FediChordMessage parts
This commit is contained in:
parent
c31baa3635
commit
beffab99a0
2 changed files with 3 additions and 3 deletions
|
@ -23,7 +23,7 @@ data FediChordMessage = Request
|
|||
, sender :: NodeState
|
||||
, parts :: Integer
|
||||
, part :: Integer
|
||||
-- ^ part starts at 0
|
||||
-- ^ part starts at 1
|
||||
, action :: Action
|
||||
, payload :: Maybe ActionPayload
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue