mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-02-15 11:45:51 +00:00
In the test data for DeterministicKeyChainTest all occurences of the (often invisible) 0x7f character is replaced by its numerical literal "\177". This change is needed because a bug of previous versions was fixed, which caused this character not being printed as text.