'Issue deploying smart contracts with Theta-Wallet to the Theta testnet: the address has no Theta nor TFuel

I'm able to deploy with metamask via the private key fine.

When I try to deploy with my theta wallet nmemonic it throws:

ProviderError: theta RPC returns an error: -32000: Failed to get the account (the address has no Theta nor TFuel)

I posted on the discord, I changed a small detail in the original contract to alter the bytecode to insure it was a fresh deployment.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source