feature/default_network_editable
parent
1d4ee6bf76
commit
973325a6c4
@ -1,3 +1,3 @@ |
|||||||
export const INSUFFICIENT_FUNDS_ERROR_KEY = 'insufficientFunds' |
export const INSUFFICIENT_FUNDS_ERROR_KEY = 'insufficientFunds' |
||||||
export const GAS_LIMIT_TOO_LOW_ERROR_KEY = 'gasLimitTooLow' |
export const GAS_LIMIT_TOO_LOW_ERROR_KEY = 'gasLimitTooLow' |
||||||
export const TRANSACTION_ERROR = 'transactionError' |
export const TRANSACTION_ERROR_KEY = 'transactionError' |
||||||
|
Loading…
Reference in new issue