Author

Topic: dump public key from bitcoin-cli (Read 288 times)

staff
Activity: 3458
Merit: 6793
Just writing some code
June 22, 2018, 04:00:21 AM
#4
For each address, you can get the public key by using the validateaddress command. Note that this functionality has been moved to a new getaddressinfo command for Bitcoin Core 0.17.0 and beyond.
jr. member
Activity: 113
Merit: 5
June 22, 2018, 03:31:36 AM
#3
Code:
listaddressgroupings


this command does not show the public keys
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
June 22, 2018, 03:05:26 AM
#2
Code:
listaddressgroupings
jr. member
Activity: 113
Merit: 5
June 22, 2018, 02:58:37 AM
#1
in bitcoin-cli, there is function to dump private address.

Is there any function to dump public address?
Jump to: