BuildOnViction / tomomaster

VicMaster provides a master professional level UI that brings governance power back to the users. VicMaster allows users to vote for masternodes and apply to become a candidate
https://vicmaster.xyz
MIT License
63 stars 57 forks source link

Reduce rpc calls in updateSignerPenAndStatus (resolve #801) #802

Closed bobcoin98 closed 10 months ago

bobcoin98 commented 10 months ago

Instead of calling rpc 1 request per candidate, send a request to get status of all candidate and check

Reduce rpc calls in updateSignerPenAndStatus (resolve #801) (This content is created via Gittool) On behalf of bobcoin98