Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
62810932
Topic
5465988
Board
Development & Technical Discussion
Re: Creating a Bitcoin Core seed using base 6 number (Dice roll)
by
xx879
on
07/09/2023, 19:28:02 UTC
Quote from: BlackHatCoiner on
Today
at 04:45:17 PM
You cannot import a seed manually with
sethdseed
in a descriptor wallet. It has to be a legacy wallet
I am now confused by the workflow after converting the seed to a WIF private address, especially after reading this:
https://bitcoin.stackexchange.com/questions/113846/how-can-a-private-key-be-imported-to-a-descriptor-wallet
I would like to use "sethdseed" so all future pub and priv keys are derived from the seed I provided. Can I use the "importdescriptors" command to do that?