v2: code formate + market support for calculation amount ( from taker/maker + seller/buyer )
Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
@@ -31,6 +31,7 @@ enum ErrCode {
|
||||
INVALID_ARGUMENT_RRN = 2009;
|
||||
INVALID_ARGUMENT_MOBILE_NUMBER = 2010;
|
||||
INVALID_ARGUMENT_IBAN_NUMBER = 2011;
|
||||
INVALID_ARGUMENT_UNKNOWN_TYPE = 2012;
|
||||
|
||||
// Resource errors
|
||||
NOT_FOUND = 3000;
|
||||
|
||||
Reference in New Issue
Block a user