make parallel
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
This commit is contained in:
parent
52f35aea13
commit
6da6be19a4
|
@ -149,7 +149,7 @@ interface OracleInterface {
|
|||
transactionInstruction: tx,
|
||||
})),
|
||||
],
|
||||
sequenceType: SequenceType.Sequential,
|
||||
sequenceType: SequenceType.Parallel,
|
||||
})),
|
||||
config: {
|
||||
maxTxesInBatch: 1,
|
||||
|
|
Loading…
Reference in New Issue