|
|
@ -11,6 +11,7 @@ var errors = { |
|
|
|
COPAYER_REGISTERED: 'Copayer ID already registered on server', |
|
|
|
COPAYER_VOTED: 'Copayer already voted on this transaction proposal', |
|
|
|
DUST_AMOUNT: 'Amount below dust threshold', |
|
|
|
INCORRECT_ADDRESS_NETWORK: 'Incorrect address network', |
|
|
|
INSUFFICIENT_FUNDS: 'Insufficient funds', |
|
|
|
INSUFFICIENT_FUNDS_FOR_FEE: 'Insufficient funds for fee', |
|
|
|
INVALID_ADDRESS: 'Invalid address', |
|
|
|