'Next Superblock' label is not updated in GUI
Description
Label Next Superblock on Voting tab, Masternodes page is not refreshed. When the next superblock changes, the label does not.
Steps to reproduce
- Start GUI with
-testnet
command line parameter - Open debug console, type
mnbudget nextblock
. You will getN
as the result - Open page Masternodes, tab Voting. You will see "Next Superblock:
N
" - Wait for the current block to be at least N+1. Confirm that
mnbudget nextblock
returnsN+50
. Open Voting tab
What is the current bug behaviour?
The label still says "Next Superblock: N
"
What is the expected correct behaviour?
The label must say "Next Superblock: N+50
"
Crown-core application info
v0.12.3.5
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information