mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-02-11 17:55:51 +00:00
Update error codes
This commit is contained in:
parent
0ac0abb1b8
commit
001390ffed
@ -144,9 +144,11 @@ const ERROR_CODES = {
|
|||||||
97: "Name Blocked",
|
97: "Name Blocked",
|
||||||
98: "Group approval required",
|
98: "Group approval required",
|
||||||
99: "Account not transferable",
|
99: "Account not transferable",
|
||||||
|
100: "Transfer privs disabled",
|
||||||
|
|
||||||
999: "Ivalid but ok",
|
999: "Ivalid but ok",
|
||||||
1000: "Not yet released."
|
1000: "Not yet released.",
|
||||||
|
1001: "Not supported."
|
||||||
}
|
}
|
||||||
|
|
||||||
// Qortal 8 decimals
|
// Qortal 8 decimals
|
||||||
|
Loading…
x
Reference in New Issue
Block a user