| Modifier and Type | Method and Description |
|---|---|
static CancelOrder |
create(String orderHash,
String address,
long nonce,
byte v,
byte[] r,
byte[] s) |
String |
getEndpoint() |
String |
getPayload() |
Outcome |
parse(com.fasterxml.jackson.databind.ObjectMapper mapper,
String body) |
public String getEndpoint()
getEndpoint in interface Reqpublic String getPayload()
getPayload in interface Reqpublic static CancelOrder create(String orderHash, String address, long nonce, byte v, byte[] r, byte[] s)
Copyright © 2019. All rights reserved.