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 21de3f3 commit 925c923Copy full SHA for 925c923
website/docs/developers/architecture.md
@@ -141,7 +141,7 @@ Actions are divided into two categories:
141
142
#### Enabling Conditions
143
144
-Every action must implement `EnablingCondition` to prevent invalid state
+Every action must implement [`EnablingCondition`](https://o1-labs.github.io/mina-rust/api-docs/snark/enum.SnarkAction.html) to prevent invalid state
145
transitions:
146
147
```rust
0 commit comments