prysm-pulse/shared/bls/spectest/aggregate_pubkeys_test.yaml.go

10 lines
215 B
Go
Raw Normal View History

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