Converting the BIP32 version bytes - x04\x88\xad\xe4
- from base256 to base58 and base58Check returns 7irrX
and 1kz713TZjju
, respectively.
I thought the version bytes represented xprv
. What am I missing?
I'm using pybitcointools, if that makes a difference.