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 b84b279 commit 1ddaa89Copy full SHA for 1ddaa89
vm_semantics.md
@@ -10,4 +10,4 @@ If the signature is present, it must be executed as an ewasm contract, otherwise
10
11
2. If there's no native EVM1 support in the client, it can use the [EVM Transcompiler](./evm_transcompiler.md) to translate the code.
12
13
-3. When deploying an ewasm contract, the bytecode must be verified and annotated by the *Sentinel Contract*.
+3. When deploying an ewasm contract, the bytecode must be verified and annotated by the [*Sentinel Contract*](./sentinel.md).
0 commit comments