mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-03-03 17:37:06 +01:00
chore: code clean-up
This commit is contained in:
parent
871d716539
commit
e0f595775c
1 changed files with 0 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue