Post
Topic
Board Bitcoin Technical Support
Merits 6 from 2 users
Re: Working with multiple wallets in Bitcoin Core
by
nc50lc
on 04/12/2020, 03:53:25 UTC
⭐ Merited by Jet Cash (5) ,ETFbitcoin (1)
I understand that I can specify the wallet via the
Code:
-rpcwallet="walletname"
option. But for what purpose are the loadwallet/unloadwallet commands? How are they meant to be used?
I second the post above but I think there's no issue on your side, the command is to load the specified wallet.
You got that error of Duplicate -wallet filename specified because that wallet was already loaded as you created it.

You should use that the second time you use Bitcoin core after your exit your current session.