mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 18:26:13 +00:00
Minor Bitcoin to Dash changes
This commit is contained in:
parent
2c3cf8a85d
commit
da8a1f1737
19 changed files with 231 additions and 236 deletions
|
@ -280,7 +280,7 @@ In order to make copying of private keys less prone to error, [Wallet Import For
|
|||
|
||||
1. Take a private key.
|
||||
|
||||
2. Add a 0x80 byte in front of it for mainnet addresses or 0xef for testnet addresses.
|
||||
2. Add a 0xCC byte in front of it for mainnet addresses or 0xEF for testnet addresses.
|
||||
|
||||
3. Append a 0x01 byte after it if it should be used with compressed
|
||||
public keys (described in a later subsection). Nothing is appended if
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue