I deployed a smart contract on the testnet. When I check the application id on the explorer, I noticed under Approval Program two tabs, one is for Base64 and the other is labeled “Decompiled”
It’s a testnet smart contract with a test account. I don’t care about the account or the code.
My question is regarding the Decompiled tab, is that normal that the entire code is viewable to anyone to see? So, I shouldn’t put any sensitive details in the code at all?