addressing comments

This commit is contained in:
hopinheimer
2026-03-13 10:55:16 -04:00
parent ca1b3ebca5
commit 5679994285
11 changed files with 404 additions and 107 deletions

View File

@@ -55,9 +55,7 @@ pub struct SszContainerV29 {
}
impl SszContainerV29 {
pub fn from_proto_array(
from: &ProtoArrayForkChoice,
) -> Self {
pub fn from_proto_array(from: &ProtoArrayForkChoice) -> Self {
let proto_array = &from.proto_array;
Self {