Describe the bug
When a CW donor submits the final passing vote, the one that pushes the CW ballot over the 12.5% threshold, the tooling reports:
"No pending reauthorization ballots found."
This is technically correct because the ballot has just been closed by that vote. However, it's confusing for the donor, as it gives no indication that their transaction was the decisive one.
To Reproduce
Steps to reproduce the behavior:
libra txs community reauthorize --community-wallet <CW_ADDRESS>
Expected behavior
If the ballot is successfully closed by the current transaction, the tool should instead display a message confirming that the ballot has been closed, including its ID.