We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d9c031 commit 73e07f4Copy full SHA for 73e07f4
pages/entropy/test-with-mock-entropy.mdx
@@ -309,7 +309,7 @@ function testCallbackGasUsage() public {
309
310
### 3. Always Test on Testnet
311
312
-MockEntropy is perfect for development, but always run integration tests on a testnet before deploying to production. This verifies:
+MockEntropy is useful for development, but always run integration tests on a testnet before deploying to production. This verifies:
313
314
- Fee calculations work correctly
315
- Callback gas usage is within limits
0 commit comments