WIPP
This commit is contained in:
parent
30071151ff
commit
15678530fd
3 changed files with 12 additions and 3 deletions
|
|
@ -136,7 +136,6 @@ function plugins (settings, deviceId) {
|
|||
// NOTE: This will fail if we have already sent coins because there will be
|
||||
// a unique dbm record in the table already.
|
||||
function sendCoins (tx) {
|
||||
console.log('DEBUG50: %j', settings)
|
||||
return wallet.sendCoins(settings, tx.toAddress, tx.cryptoAtoms, tx.cryptoCode)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue