You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we don't need NXMaster2 contract as right now it just pushes some values to data contracts and doesn't have any other functionality (it acts just like an use and throw contract).
We can push data directly via individual data contract's constructor. This will save us a lot deployment gas and makes deployment process more streamlined.
The text was updated successfully, but these errors were encountered:
I think we don't need NXMaster2 contract as right now it just pushes some values to data contracts and doesn't have any other functionality (it acts just like an use and throw contract).
We can push data directly via individual data contract's constructor. This will save us a lot deployment gas and makes deployment process more streamlined.
The text was updated successfully, but these errors were encountered: