Closed dexX7 closed 8 years ago
When creating a DEx accept with omniSendDExAccept, the transaction fee may not be sufficient, because it uses the global client fee to create the accept transaction. Creating the transaction via Omni Core's RPC layer takes care of the fee handling.
omniSendDExAccept
When creating a DEx accept with
omniSendDExAccept
, the transaction fee may not be sufficient, because it uses the global client fee to create the accept transaction. Creating the transaction via Omni Core's RPC layer takes care of the fee handling.