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
But the contracts-ui gives this error with no more explanations went we try to instantiate the contract.
Note: using the cmd cargo contract instantiate --manifest-path=Cargo.toml --suri "***" -x --args true --url wss://rococo-contracts-rpc.polkadot.io it work as a charm.
Expected behavior
Be able to instancite the conctarto via the contracts-ui like we are able to do via the cmd "cargo contract instantiate --manifest-path=Cargo.toml --suri "***" -x --args true --url wss://rococo-contracts-rpc.polkadot.io"
Screenshots
Desktop (please complete the following information):
OS: Ubuntu 22.04.4 LTS
Browser: firefox
Version :125.0.2 (64-bit)
Environment (please complete the following information where it makes sense):
Describe the bug
I have used the flipper example.
But the contracts-ui gives this error with no more explanations went we try to instantiate the contract.
![image](https://private-user-images.githubusercontent.com/142290531/326029597-7276021e-3ef5-4b42-a8a4-449c32b0fe26.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0MTk3NTQsIm5iZiI6MTczOTQxOTQ1NCwicGF0aCI6Ii8xNDIyOTA1MzEvMzI2MDI5NTk3LTcyNzYwMjFlLTNlZjUtNGI0Mi1hOGE0LTQ0OWMzMmIwZmUyNi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEzJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxM1QwNDA0MTRaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0wN2VlYmU3NTdjMWU0NzlhODc5OTMwZGFiMTllOTJmYWY0NGI3NDRkMGRlMDlmYWU2MDhhOWEyMzBjN2EyMTJlJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.S9si0Y3DxEukCJFRsW1my-GUn0loUVh0KobutOTFTXM)
Note: using the cmd cargo contract instantiate --manifest-path=Cargo.toml --suri "***" -x --args true --url wss://rococo-contracts-rpc.polkadot.io it work as a charm.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Be able to instancite the conctarto via the contracts-ui like we are able to do via the cmd "cargo contract instantiate --manifest-path=Cargo.toml --suri "***" -x --args true --url wss://rococo-contracts-rpc.polkadot.io"
Screenshots
![image](https://private-user-images.githubusercontent.com/142290531/326029597-7276021e-3ef5-4b42-a8a4-449c32b0fe26.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0MTk3NTQsIm5iZiI6MTczOTQxOTQ1NCwicGF0aCI6Ii8xNDIyOTA1MzEvMzI2MDI5NTk3LTcyNzYwMjFlLTNlZjUtNGI0Mi1hOGE0LTQ0OWMzMmIwZmUyNi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEzJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxM1QwNDA0MTRaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0wN2VlYmU3NTdjMWU0NzlhODc5OTMwZGFiMTllOTJmYWY0NGI3NDRkMGRlMDlmYWU2MDhhOWEyMzBjN2EyMTJlJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.S9si0Y3DxEukCJFRsW1my-GUn0loUVh0KobutOTFTXM)
Desktop (please complete the following information):
Environment (please complete the following information where it makes sense):
Additional context
source code
The text was updated successfully, but these errors were encountered: