We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce2ce5f commit 9cf1d9eCopy full SHA for 9cf1d9e
docs/fdc/guides/evm-transaction.mdx
@@ -18,7 +18,7 @@ The transaction we will be observing has the hash `0x4e636c6590b22d8dcdade7ee3b5
18
The same procedure works for all supported sources, `ETH`, `FLR`, and `SGB`.
19
The source then requires only a slight modification; we will remind you of that when it comes up in the guide.
20
21
-In this guide, we will be following the steps outlined in the [FDC overview](/fdc/1-overview.mdx).
+In this guide, we will be following the steps outlined in the [FDC Overview](/fdc/overview).
22
23
Our implementation requires handling the FDC voting round finalization process.
24
To manage this, we will create separate scripts in `script/fdcExample/EVMTransaction.s.sol` that handle different stages of the validation process:
0 commit comments