Bitcoin Forum
June 24, 2024, 10:37:57 AM *
News: Voting for pizza day contest
 
   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.
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!