Uses of Class
org.knowm.xchange.idex.dto.CancelReq
Packages that use CancelReq
-
Uses of CancelReq in org.knowm.xchange.idex.dto
Methods in org.knowm.xchange.idex.dto that return CancelReqModifier and TypeMethodDescription(address string) - The address you are sending the cancel from, must own the orderCancelReq.nonce
(BigInteger nonce) (uint256) - One time number associated with the address(256-bit hex string) - The raw hash of the order you are cancelling- ...- v, r, and s refer to the values produced by signing the messageCancelReq.v
(BigInteger v) - ... -
Uses of CancelReq in org.knowm.xchange.idex.service
Methods in org.knowm.xchange.idex.service with parameters of type CancelReq