I have completed minting for several wallets, but when I check the seniority score, it appears that it has not increased. I am using qclient version 2.0.3. Is this normal behavior?
I use the following command to check the seniority score for a single wallet:
./qclient merge prover config {config1} {config1} --dry-run
After completing the mint operation for {config1}, the seniority score remains 0.
For {config2}, I can see the running records from May, and the seniority score is 2678400. However, for 1.4.19+, the seniority score is still 0.
Additionally, I executed the command ./qclient merge prover config {config1} {config2}
to merge the two configuration files. However, when I used the command ./qclient merge prover config {config1} {config1} again to check the seniority score, I found that it has not increased. Is this the expected behavior?