Bitcoin Forum
April 25, 2024, 10:16:12 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.
1714040172
Hero Member
*
Offline Offline

Posts: 1714040172

View Profile Personal Message (Offline)

Ignore
1714040172
Reply with quote  #2

1714040172
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.
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!