Merge pull request #8947 from filecoin-project/arajasek-patch-2
chore: state: clarify state tree versioning in comment
This commit is contained in:
commit
f46cfb44b9
@ -15,7 +15,7 @@ const (
|
||||
StateTreeVersion2
|
||||
// StateTreeVersion3 corresponds to actors v4.
|
||||
StateTreeVersion3
|
||||
// StateTreeVersion4 corresponds to actors v5, v6.
|
||||
// StateTreeVersion4 corresponds to actors v5 and above.
|
||||
StateTreeVersion4
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user