We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hi,
I can't export private keys for segwit addresses in my litecoin core 0.16 via "dumpprivkey" command.
When I execute "dumpprivkey" on a segiw address there should be private key output.
But instead I get "Address does not refer to a key (code -3)"
I tried converting segwit address to legacy address via this tool https://litecoin-project.github.io/p2sh-convert/, still same error "Address does not refer to a key (code -3)"
I run litecoin core 0.16, downloaded from litecoin.org
I run windows 10 home on my laptop.
Any help would be awesome.