Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
AnieeG committed Mar 13, 2024
1 parent 6a1730c commit 431b06b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ AmountPerToken = 1 # same as above
MulticallInOneTx = false # same as above
NoOfSendsInMulticall = 5 # same as above
RequestPerUnitTime = [1] # number of ccip requests to be sent per unit time
TimeUnit = '1s' # unit of time for RequestPerUnitTime
TimeUnit = '10s' # unit of time for RequestPerUnitTime
NoOfNetworks = 2 # same as above
Blockscout = false # same as above
WithPipeline = false
Expand Down

0 comments on commit 431b06b

Please sign in to comment.