fix: remove log
This commit is contained in:
parent
0135d50416
commit
0a591658aa
1 changed files with 1 additions and 1 deletions
|
|
@ -180,7 +180,7 @@ function newFunding (account, cryptoCode, settings, operatorId) {
|
|||
fundingConfirmedBalance,
|
||||
fundingAddress
|
||||
}))
|
||||
.catch(console.log)
|
||||
.catch(errorHandle)
|
||||
}
|
||||
|
||||
function cryptoNetwork (account, cryptoCode, settings, operatorId) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue