You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# This works fine and shows all the bonds and unbonds
namadac bonds --owner Bertha --validator validator-0 --ledger-address 127.0.0.1:27657
# This doesn't find the unbonds
namadac bonds --owner Bertha --ledger-address 127.0.0.1:27657
To reproduce using e2e tests:
Run:
Shut it down after unbonds are applied.
Resume the node and query bonds:
Thanks @Fraccaman for finding the issue!
The text was updated successfully, but these errors were encountered: