We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Scenario:
casper-client put-deploy --chain-name "casper-net-1" --secret-key /home/casperlabs-dev/DEV/src/casper-nctl/assets/net-1/users/user-1/secret_key.pem --payment-amount 250000000000 --session-path /home/casperlabs-dev/DEV/src/hello-project-2/contract/target/wasm32-unknown-unknown/release/contract.wasm --ttl 10m --node-address http://localhost:11101/rpc
The error (from sidecar):
{"code":-32008,"message":"Invalid Deploy","data":"the deploy was invalid: no such entry point"}
The text was updated successfully, but these errors were encountered:
zajko
No branches or pull requests
Scenario:
The error (from sidecar):
The text was updated successfully, but these errors were encountered: