mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 20:12:57 +01:00
3e29e8f886
## Issue being fixed or feature implemented Added the filter `hpmn` for both `masternodelist` and `protx list` rpcs. ## What was done? ## How Has This Been Tested? Calling this RPC on Testnet. ## 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 - [ ] I have added or updated relevant unit/integration/functional/e2e tests - [x] I have made corresponding changes to the documentation - [x] I have assigned this pull request to a milestone _(for repository code-owners and collaborators only)_ --------- Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
132 B
132 B
Updated RPCs
masternodelist
: New modehpmn
filters only HPMNs.protx list
: New typehpmn
filters only HPMNs.