Skip to content

Commit

Permalink
feat: add field for created report request
Browse files Browse the repository at this point in the history
  • Loading branch information
Sotatek-ThinhVu committed Apr 25, 2024
1 parent c871356 commit b2c03db
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,6 @@ public class ReportMessage {
private Long zoneOffset;
private String timePattern;
private String dateFormat;
private String poolId;
private String stakeAddress;
}

0 comments on commit b2c03db

Please sign in to comment.