prysm-pulse/testing/spectest/general/phase0/bls/aggregate_test.yaml.go
2021-09-14 16:02:58 +00:00

10 lines
195 B
Go

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