update storage len
This commit is contained in:
committed by
Michael Vines
parent
8b41a5d725
commit
44967abd1c
@@ -15,6 +15,7 @@ pub struct AccountsIndex<T> {
|
||||
pub roots: HashSet<Fork>,
|
||||
|
||||
//This value that needs to be stored to recover the index from AppendVec
|
||||
#[serde(skip)]
|
||||
pub last_root: Fork,
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user