mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-02-08 07:13:04 +00:00
Adds WalletProtobufHelper, which is an easy class to extend to add extensions to the wallet serialization. Modified WalletProtobufSerializer to use that helper.