Hi Folks,
I have a hopefully quick question, im running getWalletNFts endpoint inside a firebase function and as part of this I have the Moralis.start code in there. Is there a way to check if the Moralis client has already been started so its not called twice.
At the moment when im testing the firebase endpoint it works fine the first time, but on the second test it fails as Moralis has already started.
Thanks David.