Closed EmmanuelAR closed 1 month ago
@EmmanuelAR what is the reason for this change? it is known in programming that ids normally start with 0, as in any array the first position is taken as 0
I get it now, 0 would denote NULL if we are talking about table objects, great catch g, appreciate the change
I see like in order, if we want to show the funds will be weird to see a id in 0, another point is that i see like a sql tables, the first register will !
@EmmanuelAR is this bug present in the other manager?
@EmmanuelAR is this bug present in the other manager?
No, for the donator manager we use the donator address as key
Fix: move increment id because the first fund was with id 0.