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 4f7a425 commit e14164dCopy full SHA for e14164d
core/state_transition.go
@@ -33,7 +33,7 @@ var emptyCodeHash = crypto.Keccak256Hash(nil)
33
34
// StateTransition represents a state transition.
35
//
36
-// The State Transitioning Model
+// == The State Transitioning Model
37
38
// A state transition is a change made when a transaction is applied to the current world
39
// state. The state transitioning model does all the necessary work to work out a valid new
0 commit comments