Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: move CDeterministicMN class members above functions (#5341)
## Issue being fixed or feature implemented I was trying to look at the members inside of CDeterministicMN and overlooked most of them initially since they're not at the top ## What was done? Moved the members up ## How Has This Been Tested? Compiling ## Breaking Changes None ## Checklist: _Go over all the following points, and put an `x` in all the boxes that apply._ - [ ] 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 - [ ] 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)_
- Loading branch information