Skip to content

Commit ae79b52

Browse files
Merge #4141
4141: Remove obsolete comment r=janezpodhostnik a=janezpodhostnik Originally a piece from #3736. GenerateExecutionState is now used in the code. It used to not be for a while. Co-authored-by: Janez Podhostnik <[email protected]>
2 parents 9ce1c63 + 41e49d9 commit ae79b52

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmd/bootstrap/run/execution_state.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ func GenerateServiceAccountPrivateKey(seed []byte) (flow.AccountPrivateKey, erro
3232
}, nil
3333
}
3434

35-
// NOTE: this is now unused and should become part of another tool.
3635
func GenerateExecutionState(
3736
dbDir string,
3837
accountKey flow.AccountPublicKey,

0 commit comments

Comments
 (0)