Skip to content

Commit 1ddaa89

Browse files
authored
Update vm_semantics.md
add the link for the Sentinel contract.
1 parent b84b279 commit 1ddaa89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vm_semantics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ If the signature is present, it must be executed as an ewasm contract, otherwise
1010

1111
2. If there's no native EVM1 support in the client, it can use the [EVM Transcompiler](./evm_transcompiler.md) to translate the code.
1212

13-
3. When deploying an ewasm contract, the bytecode must be verified and annotated by the *Sentinel Contract*.
13+
3. When deploying an ewasm contract, the bytecode must be verified and annotated by the [*Sentinel Contract*](./sentinel.md).

0 commit comments

Comments
 (0)