issues
search
bcnmy
/
scw-contracts
SCW contracts for Biconomy Smart Account
MIT License
123
stars
83
forks
source link
SMA 379 ABI SVM audit remediations pt 1
#197
Closed
filmakarov
closed
9 months ago
filmakarov
commented
9 months ago
Summary
bytes32 => uint160 => address
Fix natspec
Related Issue: #379
Change Type
[x] Bug Fix
Checklist
[x] My code follows this project's style guidelines
[x] I've reviewed my own code
[x] I've added comments for any hard-to-understand areas
[x] I've updated the documentation if necessary
[x] My changes generate no new warnings
[x] I've added tests that prove my fix is effective or my feature works
[x] All unit tests pass locally with my changes
[x] Any dependent changes have been merged and published
Summary
Related Issue: #379
Change Type
Checklist