Revert "reduce chunk size until we use alts, workaround for tx size too large"

This reverts commit e6b5ba71b9.
This commit is contained in:
microwavedcola1 2022-11-01 10:37:01 +00:00
parent e6b5ba71b9
commit d75e38ac87
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ pub async fn runner(
.keys()
// TokenUpdateIndexAndRate is known to take max 71k cu
// from cargo test-bpf local tests
.chunks(5)
.chunks(15)
.into_iter()
.map(|chunk| {
loop_update_index_and_rate(