Closed whoabuddy closed 1 year ago
The hook that checks if a user voted or not only considers if they sent a tx within the last 50 blocks to the yes/no addresses.
It does not take into account if those txs were before the voting period started (related: #13).
Once the vote blocks are known to the UI this check could be updated, alongside the changes in #23.
The hook that checks if a user voted or not only considers if they sent a tx within the last 50 blocks to the yes/no addresses.
It does not take into account if those txs were before the voting period started (related: #13).
Once the vote blocks are known to the UI this check could be updated, alongside the changes in #23.