Hi Multichain folks,
Let's say there are 3 addresses. Address01, Address02 and Address03.
Address01 has 100 units of AssetA
Address02 has 1000 units of AssetB
I want to do an atomic exchange of AssetA with AssetB but instead of AssetB going to Address01, I want it to go to Address03.
Is that doable with the atomic exchange API?