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