Remove comment

This commit is contained in:
Manfred Karrer 2017-09-21 09:57:33 -05:00
parent af27682f2f
commit fcd3106eb4
No known key found for this signature in database
GPG key ID: 401250966A6B2C46

View file

@ -49,10 +49,6 @@ public final class TradeStatistics implements LazyProcessedStoragePayload, Persi
private final byte[] signaturePubKeyBytes;
@JsonExclude
transient private final PublicKey signaturePubKey;
//TODO check if it breaks existing objects
// @Nullable
// private final byte[] saltedHashOfPaymentAccount;
// Should be only used in emergency case if we need to add data but do not want to break backward compatibility
// at the P2P network storage checks. The hash of the object will be used to verify if the data is valid. Any new