Using flow-cli, if I run flow accounts remove-contract HelloWorld --network testnet --signer testnet-account
I get the above error. I created the contract using the same account but unable to remove it from testnet.
I read something about using auth accounts
to remove contracts but couldn’t find any relevant examples showing its usecase. Any suggestions?
Do let me know if I can share any more information.
flow version: 0.41.0 account address: 0xf6827b3c1293b661
I am using this guide as reference to remove contract from testnet. https://developers.flow.com/tools/flow-cli/account-remove-contract