Brushfam / openbrush-contracts

https://openbrush.io
MIT License
25 stars 10 forks source link

`non-upgradeable-lazy` feature #132

Closed Artemka374 closed 1 year ago

Artemka374 commented 1 year ago

If the feature is enabled when you are building your contract, all the types that are marked with lazy attribute in storage_item macro will be wrapped in MockLazy type which is reducing contract size