Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I encountered an issue while following the tutorial #2197

Closed
albertwh1te opened this issue Sep 16, 2023 · 0 comments
Closed

I encountered an issue while following the tutorial #2197

albertwh1te opened this issue Sep 16, 2023 · 0 comments

Comments

@albertwh1te
Copy link

I encountered an issue while following the tutorial, preventing me from completing it. Currently, I am only able to declare my contract, and I am unable to deploy it on the testnet. The following error message is displayed:

[ERROR] Client failed with code 400: {"code": "StarknetErrorCode.TRANSACTION_FAILED", "message": "Execution was reverted; failure reason: [0x496e70757420746f6f206c6f6e6720666f7220617267756d656e7473]."}.

Protostar version

Protostar version: 0.14.0
Cairo-lang version: 0.11.2
Cairo 1 compiler version: 1.1.0

Current Behavior

Currently, I am only able to declare my contract, and I am unable to deploy it on the testnet. The following error message is displayed:

[ERROR] Client failed with code 400: {"code": "StarknetErrorCode.TRANSACTION_FAILED", "message": "Execution was reverted; failure reason: [0x496e70757420746f6f206c6f6e6720666f7220617267756d656e7473]."}.

command

protostar deploy 0x00d0318b4c716e24456f7d1e4c4e5c843155d7d150ae4bb4014b59ba5b942d1d --network testnet --account-address 0x037d2cbdf5DADfE6374091ad276F2c3C1bA2e6eD3CFEf80425ee095b9E59AcD5 --max-fee auto

Expected Behavior

It should be deployed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant