fix up zero-conf
This commit is contained in:
parent
23458b6b56
commit
c78519072b
6 changed files with 4205 additions and 180 deletions
|
|
@ -231,7 +231,7 @@ function plugins (settings, deviceId) {
|
|||
}
|
||||
|
||||
function getStatus (tx) {
|
||||
return wallet.getStatus(settings, tx.toAddress, tx.cryptoAtoms, tx.cryptoCode, tx.fiat, deviceId)
|
||||
return wallet.getStatus(settings, tx, deviceId)
|
||||
}
|
||||
|
||||
function newAddress (tx) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue