Commit 54e2588
committed
cc13f15 fix: compilation error due to conflict between #6826 (SignHash refactoring) and #6613 (Platform ban) (Konstantin Akimov)
Pull request description:
## Issue being fixed or feature implemented
Conflict between #6826 (SignHash refactoring) and #6613 (Platform ban) causes compile error on develop.
## What was done?
Fixed compilation error.
## How Has This Been Tested?
Run build
## Breaking Changes
N/A
## 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
- [ ] I have made corresponding changes to the documentation
- [x] I have assigned this pull request to a milestone
ACKs for top commit:
kwvg:
ACK cc13f15
Tree-SHA512: b1cd2ccc0f9262fe881502eb8e1eac6fee424e6a4888187a4b0b231c0849040156b01f8f38db0a038dba40dd26a7cf544effaabb7046a5ea557bc9962584742c
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3596 | 3596 | | |
3597 | 3597 | | |
3598 | 3598 | | |
3599 | | - | |
| 3599 | + | |
3600 | 3600 | | |
3601 | | - | |
| 3601 | + | |
3602 | 3602 | | |
3603 | 3603 | | |
3604 | 3604 | | |
| |||
0 commit comments