diff --git a/packages/ethereum-storage/src/config.ts b/packages/ethereum-storage/src/config.ts index b2d0ecc48d..40036e40f4 100644 --- a/packages/ethereum-storage/src/config.ts +++ b/packages/ethereum-storage/src/config.ts @@ -17,7 +17,7 @@ const config = { retryDelay: 0, safeGasPriceLimit: '500000000000', transactionPollingTimeout: 300, - blockConfirmations: 1, + blockConfirmations: 2, }, ipfs: { defaultNode: {