// Code generated by yaml_to_go. DO NOT EDIT. // source: hash_to_G2.yaml package bls type DeserializationG2Test struct { Input struct { Signature string `json:"signature"` } `json:"input"` Output bool `json:"output"` }