rebase fixup
This commit is contained in:
parent
8b35f480c4
commit
7d3bd146e6
@ -396,7 +396,7 @@ func (st *StateTree) ForEach(f func(address.Address, *types.Actor) error) error
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Version returns the version of the StateTree data structure in use.
|
// Version returns the version of the StateTree data structure in use.
|
||||||
func (st *StateTree) Version() builtin.Version {
|
func (st *StateTree) Version() actors.Version {
|
||||||
return st.version
|
return st.version
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user