Skip to content

Commit

Permalink
feat: apply obscure_error_if_true consistenlty (#5892)
Browse files Browse the repository at this point in the history
Description
---
Consistently applied `obscure_error_if_true` within
`base_node_grpc_server.rs`

Closes #5857

Motivation and Context
---
See #5857

How Has This Been Tested?
---
Pass existing tests

What process can a PR reviewer use to test or verify this change?
---
Code walk-through

<!-- Checklist -->
<!-- 1. Is the title of your PR in the form that would make nice release
notes? The title, excluding the conventional commit
tag, will be included exactly as is in the CHANGELOG, so please think
about it carefully. -->


Breaking Changes
---

- [x] None
- [ ] Requires data directory on base node to be deleted
- [ ] Requires hard fork
- [ ] Other - Please specify

<!-- Does this include a breaking change? If so, include this line as a
footer -->
<!-- BREAKING CHANGE: Description what the user should do, e.g. delete a
database, resync the chain -->
  • Loading branch information
hansieodendaal authored Nov 1, 2023
1 parent 6d8686d commit 1864203
Showing 1 changed file with 204 additions and 73 deletions.
Loading

0 comments on commit 1864203

Please sign in to comment.