Is your feature request related to a problem? Please describe.
There has been a change to the ink! metadata. A new field environment has been added
Describe the solution you'd like
It would be ideal if the UI could validate the types specified in environment match the types of the chain the contracts are tried to be deployed on. This will ensure resilience against type mismatch and data corruption.
Additional context
See See use-ink/ink#1741 and use-ink/ink#1695
Is your feature request related to a problem? Please describe.
There has been a change to the ink! metadata. A new field
environmenthas been addedDescribe the solution you'd like
It would be ideal if the UI could validate the types specified in
environmentmatch the types of the chain the contracts are tried to be deployed on. This will ensure resilience against type mismatch and data corruption.Additional context
See See use-ink/ink#1741 and use-ink/ink#1695