issues
search
BlockEase
/
QR-Hardware-Wallet
Build your own hardware wallet using affordable, globally available hardware!
GNU General Public License v3.0
2
stars
1
forks
source link
♻️ change all binary data from unsigned char to uint8_t
#14
Closed
jayden-sudo
closed
3 weeks ago
jayden-sudo
commented
3 weeks ago
SUMMARY
Change all binary data from unsigned char to uint8_t
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION
[x] Has associated issue: Closes #11
[ ] Required feature flags:
[ ] Changes UI
[ ] Includes walletDB File Migration
[ ] Migration is atomic, supports rollback & is backwards-compatible
[ ] Confirm walletDB migration upgrade and downgrade tested
[ ] Introduces new feature
[ ] Removes existing feature
SUMMARY
Change all binary data from unsigned char to uint8_t
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION