staking=1 should be the default for MNs and SNs
User Story/Motivation/Problem
As an ordinary user, I want to be able to manage nodes with the least effort possible
Requirements
Staking=1 should be the default configuration for masternodes and systemnodes.
Tasks
- Code it
- Code Review
- QA
Definition of done/Acceptance criteria
- Ready for production after QA check.
How to demo
- Configure a MN/SN without specifying staking value.
- debug.log will show staking=1 has defaulted and crown-cli getinfo shows
...
"staking_active" : true,
...
Link/refs/notes/images
/cc @artem
I'll open a PR for this today.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information