So, to run a wallet, I need to run, e.g. lnd instance. This instance will manage a single wallet for me.
Ok, now when I open BlueWallet, I see that I can create multiple lightning wallets and when I create them, everything keeps working.
My question - does LND Hub start an lnd instance for each lightning wallet or does it use some remote lnd instances that are hosted somewhere? Then, if I have a hundred of wallets, will they be managed by 100 lnd instances? Where do they run?
Or may be there is a single lnd instance but switching between different wallets by stopping and starting with the next wallet?
So, to run a wallet, I need to run, e.g.
lndinstance. This instance will manage a single wallet for me.Ok, now when I open BlueWallet, I see that I can create multiple lightning wallets and when I create them, everything keeps working.
My question - does LND Hub start an
lndinstance for each lightning wallet or does it use some remote lnd instances that are hosted somewhere? Then, if I have a hundred of wallets, will they be managed by 100 lnd instances? Where do they run?Or may be there is a single lnd instance but switching between different wallets by stopping and starting with the next wallet?