mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 12:32:48 +01:00
a3918451d0
## Issue being fixed or feature implemented ## What was done? - `masternode status` now returns the type as well - `masternode count` now returns in addition total and total enabled MNs per type. ## How Has This Been Tested? Added functional tests ## Breaking Changes ## Checklist: - [x] I have performed a self-review of my own code - [ ] I have commented my code, particularly in hard-to-understand areas - [x] I have added or updated relevant unit/integration/functional/e2e tests - [x] I have made corresponding changes to the documentation **For repository code-owners and collaborators only** - [x] I have assigned this pull request to a milestone
194 B
194 B
Updated RPCs
masternode
modestatus
now returns the type of the masternode.masternode
modecount
now returns a detailed summary of total and enabled masternodes per type.