v2: err
Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
parent
c9b7387a9e
commit
7d979a5377
@ -39,6 +39,7 @@ enum ErrCode {
|
||||
INVALID_BUY_AMOUNT = 2015;
|
||||
INVALID_BUY_AMOUNT_MAX = 2016;
|
||||
INVALID_BUY_AMOUNT_MIN = 2017;
|
||||
INVALID_ARGUMENT_TFA_REQUIRED = 2018;
|
||||
|
||||
// Resource errors
|
||||
NOT_FOUND = 3000;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user