File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -35,10 +35,10 @@ https://github.com/o1-labs/mina-rust/blob/develop/path/to/file.rs#LStartLine-LEn
3535
3636Here's a real example from the zkApps documentation:
3737
38- <!-- CODE_REFERENCE: ledger/src/scan_state/transaction_logic.rs#L3588-L3592 -->
38+ <!-- CODE_REFERENCE: ledger/src/scan_state/transaction_logic/valid .rs#L80-L83 -->
3939
40- ``` rust reference title="ledger/src/scan_state/transaction_logic.rs"
41- https : // github.com/o1-labs/mina-rust/blob/develop/ledger/src/scan_state/transaction_logic.rs#L3588-L3592
40+ ``` rust reference title="ledger/src/scan_state/transaction_logic/valid .rs"
41+ https : // github.com/o1-labs/mina-rust/blob/develop/ledger/src/scan_state/transaction_logic/valid .rs#L80-L83
4242```
4343
4444### Components explained
You can’t perform that action at this time.
0 commit comments