Compare commits
No commits in common. "99a383a46d46f6b6ee19306e45ab734260f93572" and "33dd406f169910ffaa52c305720c9f70a64855b7" have entirely different histories.
99a383a46d
...
33dd406f16
@ -51,7 +51,6 @@ enum ErrCode {
|
|||||||
BANK_INFO_NOT_FOUND = 3007;
|
BANK_INFO_NOT_FOUND = 3007;
|
||||||
RECIPIENT_NOT_FOUND = 3008;
|
RECIPIENT_NOT_FOUND = 3008;
|
||||||
USER_NOT_FOUND = 3009;
|
USER_NOT_FOUND = 3009;
|
||||||
MARKET_AGREEMENT_ALREADY_ACCEPTED = 3010;
|
|
||||||
|
|
||||||
// Resource state errors
|
// Resource state errors
|
||||||
ASSET_NOT_ACTIVE = 4000;
|
ASSET_NOT_ACTIVE = 4000;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user