diff --git a/common/common.pb.go b/common/common.pb.go index 658459858a..9a1c403e72 100644 --- a/common/common.pb.go +++ b/common/common.pb.go @@ -339,6 +339,7 @@ func (m *BlockHeader) GetHeader() HeaderData { type HeaderData struct { // Types that are valid to be assigned to Data: + // // *HeaderData_EthereumHeader // *HeaderData_BitcoinHeader Data isHeaderData_Data `protobuf_oneof:"data"`