Multiwrap: using @thirdweb-dev/contracts/feature/
What's Changed
- Added
TokenBundle
andTokenStore
tocontracts/feature/
. - Published built-in contract
Multiwrap
usingTokenBundle
andTokenStore
. - Updated
contracts/feature/Permissions.sol
to include role checks with a switch:hasRoleWithSwitch
and_checkRoleWithSwitch
.
New Contributors
- @kumaryash90 made their first contribution in #161
Full Changelog: v2.3.6...v2.3.7