You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our crates/blockchain/src/store.rs module mimics the spec architecture, so the log_tree parameter on accept_new_attestations feels out of place. We should try moving this outside the function.
Our
crates/blockchain/src/store.rsmodule mimics the spec architecture, so thelog_treeparameter onaccept_new_attestationsfeels out of place. We should try moving this outside the function.