issues
search
storyprotocol
/
protocol-periphery-v1
Periphery contract for story protocol, mainnet repo
MIT License
28
stars
20
forks
source link
chore: add missing comments, remove redundant assertion & create3 deployer
#32
Closed
sebsadface
closed
2 months ago
sebsadface
commented
2 months ago
Description
This PR introduces the following minor updates:
Added missing parameter comments to SPG and its interface.
Removed a redundant assert statement from SPG tests.
Removed the unnecessary Create3 deployer from the SPGNFT upgrade script.
Description
This PR introduces the following minor updates: