Bitcoin Forum
May 07, 2024, 10:34:05 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: What does the whole base58Prefixes[PUBKEY_ADDRESS] in code reference?  (Read 116 times)
number435398 (OP)
Jr. Member
*
Offline Offline

Activity: 260
Merit: 6


View Profile
October 29, 2018, 01:49:58 AM
 #1

Example:
base58Prefixes[PUBKEY_ADDRESS] = std::vector<unsigned char>(1,48);

I know the last part, the "48" in this case, references an "L" as being the first character of an address.

What does the 1 reference?  What are some examples of changing it and what will changing it do?
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!