forked from External/ergo
accounts: Fix broken numeric, write more framework for reg
This commit is contained in:
parent
e4b6c1852b
commit
e7fced804e
3 changed files with 64 additions and 6 deletions
|
|
@ -155,6 +155,6 @@ const (
|
|||
ERR_ACCOUNT_ALREADY_VERIFIED = "924"
|
||||
ERR_ACCOUNT_INVALID_VERIFY_CODE = "925"
|
||||
RPL_REG_VERIFICATION_REQUIRED = "927"
|
||||
ERR_REG_INVALID_CRED_TYPE = "928"
|
||||
ERR_REG_INVALID_CALLBACK = "929"
|
||||
ERR_REG_INVALID_CRED_TYPE = "982"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue