// Code generated by yaml_to_go. DO NOT EDIT. // source: aggregate_sigs.yaml package spectest type AggregateSigsTest struct { Input []string `json:"input"` Output string `json:"output" ssz:"size=96"` }