Bitcoin Forum
May 08, 2024, 05:47:51 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Wallet address prefix: How to put multiple characters in it?  (Read 292 times)
xGravity (OP)
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
March 29, 2017, 02:47:53 AM
 #1

Let's say you want to create a new wallet prefix. It is possible to change the prefix first starting character to any letter you want. But can you combine the prefix to exist out of 2? For example make addresses start with "12"

I would be happy if someone could help me out.
1715147271
Hero Member
*
Offline Offline

Posts: 1715147271

View Profile Personal Message (Offline)

Ignore
1715147271
Reply with quote  #2

1715147271
Report to moderator
1715147271
Hero Member
*
Offline Offline

Posts: 1715147271

View Profile Personal Message (Offline)

Ignore
1715147271
Reply with quote  #2

1715147271
Report to moderator
1715147271
Hero Member
*
Offline Offline

Posts: 1715147271

View Profile Personal Message (Offline)

Ignore
1715147271
Reply with quote  #2

1715147271
Report to moderator
"Your bitcoin is secured in a way that is physically impossible for others to access, no matter for what reason, no matter how good the excuse, no matter a majority of miners, no matter what." -- Greg Maxwell
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
xGravity (OP)
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
March 29, 2017, 01:11:32 PM
 #2

bump...

No idea anybody? I was googling this for hours but could not find it.
elbandi
Hero Member
*****
Offline Offline

Activity: 525
Merit: 529


View Profile
April 01, 2017, 10:51:33 PM
 #3

try this here: https://github.com/bitcoin/bitcoin/blob/master/src/chainparams.cpp#L130

Code:
 boost::assign::list_of(0x00)(0x01).convert_to_container<std::vector<unsigned char> >();
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!