chore: code clean-up

This commit is contained in:
Vlad Stan
2022-12-01 12:21:25 +01:00
committed by dni ⚡
parent 871d716539
commit e0f595775c
@@ -539,7 +539,6 @@
'/watchonly/api/v1/config',
this.g.user.wallets[0].inkey
)
console.log('### data', data)
this.mempool.endpoint = data.mempool_endpoint
this.mempool.network = data.network || 'Mainnet'
const url = new URL(this.mempool.endpoint)