There was an error while loading. Please reload this page.
1 parent 82be408 commit b644dcaCopy full SHA for b644dca
src/oracles/bitcoin/BitcoinOracle.sol
@@ -108,7 +108,7 @@ contract BitcoinOracle is BaseOracle {
108
/**
109
* @notice Returns the number of seconds required to reach confirmation with 99.9%
110
* certainty.
111
- * @dev confirmations == 0 returns 181 minutes.
+ * @dev confirmations == 0 returns 119 minutes.
112
* @param confirmations Current block height - inclusion block height + 1.
113
* @return Expected time to reach the confirmation with 99,9% certainty.
114
*/
0 commit comments