So In my previous version of my DAPP, I used the Moralis.executeFunction wrapper to submit requests to the blockchain.
Is this system now deprecated? It looks like there is an API to submit calls through Moralis API but that is essentially centralized submission of transactions which I am a little hesitant to use.