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
remove_code
Extracted from #432.
Add a remove-code command, e.g. cargo contract remove-code 0x12345...
remove-code
cargo contract remove-code 0x12345...
See the corresponding pallet-contracts method here: https://github.com/paritytech/substrate/blob/720093428b90363cb909162ef7c05e5bd51ae626/frame/contracts/src/lib.rs#L597.
Use e.g. upload as a starting point.
upload
The text was updated successfully, but these errors were encountered:
remove
Closed by #837
Sorry, something went wrong.
lean-apple
No branches or pull requests
Extracted from #432.
Add a
remove-code
command, e.g.cargo contract remove-code 0x12345...
See the corresponding pallet-contracts method here: https://github.com/paritytech/substrate/blob/720093428b90363cb909162ef7c05e5bd51ae626/frame/contracts/src/lib.rs#L597.
Use e.g.
upload
as a starting point.The text was updated successfully, but these errors were encountered: