Author

Topic: Wallet address prefix: How to put multiple characters in it? (Read 294 times)

hero member
Activity: 525
Merit: 531
try this here: https://github.com/bitcoin/bitcoin/blob/master/src/chainparams.cpp#L130

Code:
boost::assign::list_of(0x00)(0x01).convert_to_container >();
newbie
Activity: 41
Merit: 0
bump...

No idea anybody? I was googling this for hours but could not find it.
newbie
Activity: 41
Merit: 0
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.
Jump to: