Skip to content

Commit

Permalink
Apply heimdall internal snapshot reset
Browse files Browse the repository at this point in the history
  • Loading branch information
U-lis committed Aug 21, 2024
1 parent 347e93e commit 4156996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lib9c.Policy/Policy/MaxTransactionsBytesPolicy.cs
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ private MaxTransactionsBytesPolicy(
// Note: Limit increase to patch table with big CSV.
// Issued for v200220
.Add(new SpannedSubPolicy<long>(
startIndex: 3_051_001L,
startIndex: 3_031_001L,
value: 1024L * 1024L)); // 1 MiB

// Note: For internal testing.
Expand Down

0 comments on commit 4156996

Please sign in to comment.