Is there a way to request data using Dex2 in synchronized way? Not using callbacks, but waiting for a response (block).
Is there a way to request data using Dex2 in synchronized way? Not using callbacks, but waiting for a response (block).
Hi Zhenya,
Thanks for the answer. I'm using C++ and I have a few samples from this portal. Let me check that guide, I didn't know it exists.
-Igor