Skip to content

Commit 6984ecc

Browse files
nikerzetic-aflabs0xreflexivity
authored andcommitted
fix(docs): update from london to shanghai fork
1 parent 7f603fb commit 6984ecc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/ftso/guides/change-quote-feed.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ contract FtsoV2ChangeQuoteFeed {
5151

5252
:::
5353

54-
:::warning[Set EVM Version to Shanghai]
54+
:::warning[Set EVM Version to shanghai]
5555

5656
- **Using Remix:** Set EVM version to `shanghai` in the **Advanced Configurations** section of the **Solidity Compiler** tab:
5757

docs/network/guides/secure-random-numbers.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ In addition to the `randomNumber` itself, two other variables are retrieved:
105105

106106
- `timestamp`: The UNIX timestamp marking the end of the voting epoch during which data was collected from data providers to generate the specific number. Each voting epoch lasts for a fixed 90-second window.
107107

108-
:::warning[Set EVM Version to Shanghai]
108+
:::warning[Set EVM Version to shanghai]
109109

110110
- **Using Remix:** Set EVM version to `shanghai` in the **Advanced Configurations** section of the **Solidity Compiler** tab:
111111

0 commit comments

Comments
 (0)