Skip to content

Commit

Permalink
Updates Linea Confirmations (#781)
Browse files Browse the repository at this point in the history
  • Loading branch information
kalverra authored Nov 22, 2023
1 parent d519cdc commit 9b06863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion networks/known_networks.go
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,7 @@ var (
Simulated: false,
ChainlinkTransactionLimit: 5000,
Timeout: blockchain.JSONStrDuration{Duration: time.Minute},
MinimumConfirmations: 1,
MinimumConfirmations: 0,
GasEstimationBuffer: 1000,
}

Expand Down

0 comments on commit 9b06863

Please sign in to comment.