ITADN

Update `mkTxVotingProcedures`

#1085ClosedJimbo4350 创建于 2026-01-21
J
Jimbo4350commented
When multiple `L.Voter` entries exist within a voting procedure, only the first one is currently processed—all subsequent voters are ignored. Update the function signature: Modify mkTxVotingProcedures to accept a list of L.VotingProcedure (singular) rather than L.VotingProcedures if the design is intended to support only one voter per procedure.
关闭于 2026-01-29 1 条评论