Package org.knowm.xchange.idex.dto
Class NextNonceReq
java.lang.Object
org.knowm.xchange.idex.dto.NextNonceReq
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(address string) - The address to query for the next nonce to useboolean
int
hashCode()
void
setAddress
(String address) toString()
-
Constructor Details
-
NextNonceReq
public NextNonceReq()
-
-
Method Details