telosnetwork / open-block-explorer

The Open Block Explorer (OBE) is the first open source block explorer that is designed to support all AntelopeIO-based blockchains.
https://explorer.telos.net
Apache License 2.0
27 stars 24 forks source link

Auto refresh balances when unstaking #662

Closed ezra-sg closed 1 year ago

ezra-sg commented 1 year ago

Description

This issue is a followup to #507. When unstaking (or 'undelegating') successfully, the CPU and NET balances should update automatically. This has been omitted from #507 due to complexities in the code.