Bitcoin Forum
April 19, 2024, 10:42:26 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: dump public key from bitcoin-cli  (Read 264 times)
victorkimba17 (OP)
Jr. Member
*
Offline Offline

Activity: 113
Merit: 5


View Profile
June 22, 2018, 06:58:37 AM
 #1

in bitcoin-cli, there is function to dump private address.

Is there any function to dump public address?
1713566546
Hero Member
*
Offline Offline

Posts: 1713566546

View Profile Personal Message (Offline)

Ignore
1713566546
Reply with quote  #2

1713566546
Report to moderator
1713566546
Hero Member
*
Offline Offline

Posts: 1713566546

View Profile Personal Message (Offline)

Ignore
1713566546
Reply with quote  #2

1713566546
Report to moderator
1713566546
Hero Member
*
Offline Offline

Posts: 1713566546

View Profile Personal Message (Offline)

Ignore
1713566546
Reply with quote  #2

1713566546
Report to moderator
Be very wary of relying on JavaScript for security on crypto sites. The site can change the JavaScript at any time unless you take unusual precautions, and browsers are not generally known for their airtight security.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713566546
Hero Member
*
Offline Offline

Posts: 1713566546

View Profile Personal Message (Offline)

Ignore
1713566546
Reply with quote  #2

1713566546
Report to moderator
1713566546
Hero Member
*
Offline Offline

Posts: 1713566546

View Profile Personal Message (Offline)

Ignore
1713566546
Reply with quote  #2

1713566546
Report to moderator
LoyceV
Legendary
*
Offline Offline

Activity: 3290
Merit: 16498


Thick-Skinned Gang Leader and Golden Feather 2021


View Profile WWW
June 22, 2018, 07:05:26 AM
 #2

Code:
listaddressgroupings

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
victorkimba17 (OP)
Jr. Member
*
Offline Offline

Activity: 113
Merit: 5


View Profile
June 22, 2018, 07:31:36 AM
 #3

Code:
listaddressgroupings


this command does not show the public keys
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3374
Merit: 6511


Just writing some code


View Profile WWW
June 22, 2018, 08: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.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!