make parallel

Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
This commit is contained in:
microwavedcola1 2024-07-30 15:01:55 +02:00
parent 52f35aea13
commit 6da6be19a4
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@ interface OracleInterface {
transactionInstruction: tx,
})),
],
sequenceType: SequenceType.Sequential,
sequenceType: SequenceType.Parallel,
})),
config: {
maxTxesInBatch: 1,