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

10 lines
184 B
Go
Raw Normal View History

// Code generated by yaml_to_go. DO NOT EDIT.
// source: priv_to_pub.yaml
package spectest
type PrivToPubTest struct {
Input string `json:"input"`
Output string `json:"output"`
}