Skip to content

Commit

Permalink
Merge pull request #4640 from chimp1984/update-trade-stat-resource-file
Browse files Browse the repository at this point in the history
Update trade stat resource file
  • Loading branch information
sqrrm authored Oct 13, 2020
2 parents 129eaa7 + 30c77aa commit be08c86
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ public final class TradeStatistics2 implements ProcessOncePersistableNetworkPayl
// tradeDate is different for both peers so we ignore it for hash
@JsonExclude
private final long tradeDate;
@JsonExclude
@Nullable
private final String depositTxId;

Expand Down
Git LFS file not shown

0 comments on commit be08c86

Please sign in to comment.