mirror of
https://github.com/dashpay/dash.git
synced 2024-12-27 21:12:48 +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>
7 lines
132 B
Markdown
7 lines
132 B
Markdown
Updated RPCs
|
|
--------
|
|
|
|
- `masternodelist`: New mode `hpmn` filters only HPMNs.
|
|
- `protx list`: New type `hpmn` filters only HPMNs.
|
|
|