Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve readability in handleQueryP2P (cosmos#9205)
* refactor(abci handleP2PQuery): improve readability via control flow * refactor(acbi handleQueryP2P): fix logic control flow to ensure early return * refactor(abci handleQueryP2P): move var declaration to prevent unnecessary initialization * support(CHANGELOG): add description for abci handleQueryP2P changes Co-authored-by: Marko <marbar3778@yahoo.com> Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com> (cherry picked from commit 6fbded9)
- Loading branch information