|
|
@ -1176,7 +1176,7 @@ |
|
|
|
"message": "Transaction Error. Exception thrown in contract code." |
|
|
|
"message": "Transaction Error. Exception thrown in contract code." |
|
|
|
}, |
|
|
|
}, |
|
|
|
"transactionErrorNoContract": { |
|
|
|
"transactionErrorNoContract": { |
|
|
|
"message": "Trying to call a contract function at an address that is not a contract address." |
|
|
|
"message": "Trying to call a function on a non-contract address." |
|
|
|
}, |
|
|
|
}, |
|
|
|
"transactionMemo": { |
|
|
|
"transactionMemo": { |
|
|
|
"message": "Transaction memo (optional)" |
|
|
|
"message": "Transaction memo (optional)" |
|
|
|