Skip to content

Commit 0480147

Browse files
Readme changes.
1 parent 0d34883 commit 0480147

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,7 @@ For executing transactions, you need to understand the 4 modules described below
566566
statusesArray.add("SUCCESS");
567567
statusesArray.add("FAILED");
568568

569-
// To get transactions between some specific time, add start time and end time.
569+
// To get transactions between a specific time interval, add start timestamp and end timestamp.
570570
long startTime = 1563260786;
571571
long endTime = 1563280786;
572572

0 commit comments

Comments
 (0)