Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
Shreyan Gupta authored and wacban committed Mar 11, 2024
1 parent fe22222 commit 5fa548b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/src/tests/client/resharding.rs
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ enum ReshardingType {
V1,
// In the V1->V2 resharding outgoing receipts are reassigned to lowest index child.
V2,
// In the V1->V2 resharding outgoing receipts are reassigned to lowest index child.
// In the V2->V3 resharding outgoing receipts are reassigned to lowest index child.
V3,
}

Expand Down

0 comments on commit 5fa548b

Please sign in to comment.