Remove unused variable 'out_idx' in create_miner_tx, Add missingInclude to cppcheck suppressions for mx25519.h

This commit is contained in:
Matt Hess
2025-12-24 00:59:45 +00:00
parent fbb73f9658
commit 3121932b17
2 changed files with 1 additions and 2 deletions
+1
View File
@@ -1,4 +1,5 @@
unmatchedSuppression
missingInclude
missingIncludeSystem
unusedFunction
useStlAlgorithm