Closed MikeHathaway closed 4 years ago
mismatch between TAG_ORIGCLORDID and TAG_CLORDID caused new entries to be added in the orderbook, as opposed to the cancellation of existing orders. This PR fixes the issue, and enables orders to be cancelled without restarting the keeper.
TAG_ORIGCLORDID
TAG_CLORDID
mismatch between
TAG_ORIGCLORDID
andTAG_CLORDID
caused new entries to be added in the orderbook, as opposed to the cancellation of existing orders. This PR fixes the issue, and enables orders to be cancelled without restarting the keeper.