I am testing a Bitcoin application, and to test the signing of transactions I use regtest with Bitcoin Core. But I have some problems, the first I have already published in a question that I still have no convenient answer.
But the problem generated by this new question is:
If a Bitcoin Core wallet can be saved and loaded with just the hdseed, then the extended private masterkey is calculated from it. Then, how Bitcoin Core calculate that?
Thanks in advance