Skip to content

Commit

Permalink
c
Browse files Browse the repository at this point in the history
  • Loading branch information
Larkooo committed Dec 5, 2024
1 parent e2b5598 commit eba095d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/torii/grpc/proto/types.proto
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ message ModelUpdate {
}

message Pagination {
// Time-based pagination (using block time or creation time)
// Updated at time-based pagination
uint64 updated_before = 1;
uint64 updated_after = 2;

Expand Down

0 comments on commit eba095d

Please sign in to comment.