Skip to content

Commit 4dbb7ca

Browse files
committed
fix highlight
1 parent a39981a commit 4dbb7ca

File tree

1 file changed

+1
-1
lines changed
  • pages/entropy/generate-random-numbers

1 file changed

+1
-1
lines changed

pages/entropy/generate-random-numbers/evm.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ This method returns a sequence number and emits a [`RequestedWithCallback`](http
119119

120120
### 3. Implement callback for Entropy
121121

122-
```solidity {28-38} copy
122+
```solidity {28-42} copy
123123
pragma solidity ^0.8.0;
124124
125125
import { IEntropyConsumer } from "@pythnetwork/entropy-sdk-solidity/IEntropyConsumer.sol";

0 commit comments

Comments
 (0)