Skip to content

Commit 9c84312

Browse files
committed
reminder
1 parent 729362f commit 9c84312

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/environment/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ impl Environment {
245245

246246
// TODO: support forking
247247
// TODO: Simulated block production
248-
248+
// TODO: every instruction whould encapsulate handling logic, that would allow to simplify the code and split environment mod to smaller chunks.
249249
process_instructions(
250250
starknet_config,
251251
label.unwrap_or_else(|| "default".to_string()),

0 commit comments

Comments
 (0)