cancelOrder() is a function to cancel one order
cancelOrder()
Here is a description of the arguments:
function cancelOrder( bytes32 _tradePairId, bytes32 _orderId )
Last updated 2 years ago