Skip to content

Commit

Permalink
docs: Added release notes for #5525 (#5557)
Browse files Browse the repository at this point in the history
## Issue being fixed or feature implemented


## What was done?
Added release notes for #5525.

## How Has This Been Tested?


## 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: PastaPastaPasta <[email protected]>
Co-authored-by: UdjinM6 <[email protected]>
  • Loading branch information
3 people authored Sep 5, 2023
1 parent 0d6281c commit 252f71d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/release-notes-5525.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Governance Changes
------------------------

Sentinel will no longer be supported, its logic is integrated into Core.

During the Superblock Maturity Window (1662 blocks), payee Masternodes will try to create, sign and submit a Superblock (GovTrigger).
Once a MN has submitted a GovTrigger, it votes for it and will vote no for any other competing GovTrigger.

0 comments on commit 252f71d

Please sign in to comment.