dashpay / dash

Dash - Reinventing Cryptocurrency
https://www.dash.org
MIT License
1.49k stars 1.19k forks source link

refactor: use new type of composite commands for quorum NNN #6055

Closed knst closed 3 weeks ago

knst commented 3 weeks ago

Issue being fixed or feature implemented

See #6051

What was done?

Commands starting from 'quorum ...' uses new a new way to make composite commands.

How Has This Been Tested?

Run unit/functional tests. Please notice, there's required extra changes for platform restrictions, the subcommand is no more first argument, but part of command, space separated.

Breaking Changes

N/A

Checklist: