Skip to content

Commit a901030

Browse files
committed
WIP(mmr_authentication_struct): Working loop for auth_struct absorption
1 parent dd6bc3e commit a901030

File tree

2 files changed

+636
-54
lines changed

2 files changed

+636
-54
lines changed

tasm-lib/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ pub fn execute_test(
229229
terminal_state
230230
}
231231

232-
/// If the environment variable “TRITON_TUI” is set, write
232+
/// If the environment variable TASMLIB_TRITON_TUI is set, write
233233
/// 1. the program to file `program.tasm`, and
234234
/// 2. the VM state to file `vm_state.json`.
235235
///

0 commit comments

Comments
 (0)