diff --git a/script/shared/agent.ts b/script/shared/agent.ts index 2e03ec23..8726c6c3 100644 --- a/script/shared/agent.ts +++ b/script/shared/agent.ts @@ -61,7 +61,7 @@ export async function fromContext( mailboxContractInfo.contract_info.created.block_height, ) - 1 : undefined, - chunk: 10_000, + chunk: 5, }, blocks: { confirmations: 0,