Skip to content

Commit 37c8e3e

Browse files
committed
reverted the last commit
1 parent 73c5731 commit 37c8e3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/substrate/intro/slides.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,7 @@ associated with each block.
488488

489489
### State Transition Function
490490

491-
$$STF = F(block_{N+1}, state_{N}, code_{N}): state_{N+1}$$
491+
$$STF = F(block_{N}, state_{N}, code_{N}): state_{N+1}$$
492492

493493
---v
494494

0 commit comments

Comments
 (0)