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
In the case of Zonaris, they have created a lot of contracts before being an official solution provider on chain. Now, they cannot attach the solution provider ID to those live contracts without canceling and redeploying them again. In this case, this will impact the end user since canceling and redeploying will result in downtime. I think we can add a call on chain that can attach a solution provider to a contract?
The text was updated successfully, but these errors were encountered:
Verified #639
The call was added to the chain.
Also tried to attach from different twin and got smartContractModule.UnauthorizedToChangeSolutionProviderId,
And tried to attach solution provider ID to contract that already have a one and got smartContractModule.SolutionProviderNotApproved.
In the case of Zonaris, they have created a lot of contracts before being an official solution provider on chain. Now, they cannot attach the solution provider ID to those live contracts without canceling and redeploying them again. In this case, this will impact the end user since canceling and redeploying will result in downtime. I think we can add a call on chain that can attach a solution provider to a contract?
The text was updated successfully, but these errors were encountered: