WIPP
This commit is contained in:
parent
36ac2f3ba5
commit
d78eefff90
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ const mapValuesWithKey = _.mapValues.convert({cap: false})
|
|||
|
||||
module.exports = {post}
|
||||
|
||||
const UPDATEABLE_FIELDS = ['fee', 'txHash', 'phone', 'error', 'send']
|
||||
const UPDATEABLE_FIELDS = ['fee', 'txHash', 'phone', 'error', 'send', 'cryptoAtoms', 'fiat']
|
||||
|
||||
function post (tx, pi) {
|
||||
const TransactionMode = pgp.txMode.TransactionMode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue