User:
Sey JimmyAdditional information (optional): -
List of post:
I hate having problem with seed phrase.
Unhelpful post. For context, the thread have title "wallet recovery with 12 words seed phrase".
I think I will go to YouTube to learn more on this subject.
Unhelpful post since he doesn't even mention what video or channel could be used. For context, the thread have title "How to Verify Bitcoin Core - a guide for non tech-savvy people?".
User:
SensitiveEyesAdditional information (optional): -
List of post:
You can't use dumpprivkey in descriptor wallets but you can use listdescriptors to output all of the descriptors backups.
It always prompts that this is a descriptor wallet and does not support that command
To get
all of descriptor on a descriptor wallet, the command you need is
listdescriptors true.
true used to show private descriptor which contain private data (e.g. private key and master private key)
Source: https://ninjastic.space/post/65083975This post deleted by moderator shortly before i decide to create this post. But it's unhelpful since it only suggest using search engine, where i suspect SEO spam.
I do not use Tor on Bitcoin Core so would guess getting inbound and outbound connections will take longer than standard connections. Post your bitcoin.conf because it may potentially improve after putting a few lines.
It says my .onion addres is reachable at bitnodes.io yet no inbound connections in GUI on peers. I only get outbound connections. Does it take a couple of hours before inbound connections can find me? The outbound connections I get it after 5 mins. Have only runned my node for 45 mins with Tor, and yes I'm fully synced with the blockchain.
If somone could help, It would be appreciated🙏
This is unhelpful, since he has no experience running full node with Tor. Besides, Bitcoin Core have good default setting regarding networking. At best, you could only use
addnode=[IP/onion address] if you happen to know IP/onion address of very well-connected node.