|
|
@ -21,6 +21,7 @@ var errors = { |
|
|
|
TX_CANNOT_CREATE: 'Cannot create TX proposal during backoff time', |
|
|
|
TX_CANNOT_REMOVE: 'Cannot remove this tx proposal during locktime', |
|
|
|
TX_NOT_ACCEPTED: 'The transaction proposal is not accepted', |
|
|
|
TX_NOT_FOUND: 'Transaction proposal not found', |
|
|
|
TX_NOT_PENDING: 'The transaction proposal is not pending', |
|
|
|
UPGRADE_NEEDED: 'Client app needs to be upgraded', |
|
|
|
WALLET_ALREADY_EXISTS: 'Wallet already exists', |
|
|
|