Author

Topic: How to edit the name of the wallet in Bitcoin core? (Read 96 times)

legendary
Activity: 2394
Merit: 5531
Self-proclaimed Genius
Im unable to find an option to edit the name for wallet in Bitcoin core.
The proper way to do this is to unload the wallet first in "File->Close wallet" menu while the target wallet is selected or unloadwallet command.
You can now proceed to rename the wallet in the 'wallets' folder, then load it again in Bitcoin Core.

If you have pruned your blockchain, doing this may trigger another full IBD as indicated in the pop-up message.
legendary
Activity: 2268
Merit: 18586
The old path must still be in your settings somewhere.
In the parent folder (one up) from your wallets directory, there will be a file called "settings.json". Open it with any simple text editor. You will find something which looks like this:

Code:
{
    "wallet": [
        "WalletName1",
        "WalletName2",
        "WalletName3"
    ]
}

Change the name of the wallet you renamed to the new name.
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
changed wallet folder name manually.  And it seems to work, except that now i have to deal with this message every time i load Bitcoin core:
The old path must still be in your settings somewhere.
newbie
Activity: 6
Merit: 1
changed wallet folder name manually.  And it seems to work, except that now i have to deal with this message every time i load Bitcoin core:


https://i.ibb.co/3p1WNgK/01-04-2023-13-09-20-REC.png
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
Im unable to find an option to edit the name for wallet in Bitcoin core.
Changing file names is something your OS handles. Exit Bitcoin Core, change the wallet name, and load the wallet again.
See Bitcoin Wiki for the wallet's location.
newbie
Activity: 6
Merit: 1
Im unable to find an option to edit the name for wallet in Bitcoin core.


pls help


https://i.ibb.co/s3bmk8Q/31-03-2023-20-56-11-REC.png
Jump to: