github.com/devwanda/aphelion-staking@v0.33.9/proto/crypto/merkle/types.pb.go (about)

     1  // Code generated by protoc-gen-gogo. DO NOT EDIT.
     2  // source: proto/crypto/merkle/types.proto
     3  
     4  package merkle
     5  
     6  import (
     7  	fmt "fmt"
     8  	proto "github.com/gogo/protobuf/proto"
     9  	math "math"
    10  )
    11  
    12  // Reference imports to suppress errors if they are not otherwise used.
    13  var _ = proto.Marshal
    14  var _ = fmt.Errorf
    15  var _ = math.Inf
    16  
    17  // This is a compile-time assertion to ensure that this generated file
    18  // is compatible with the proto package it is being compiled against.
    19  // A compilation error at this line likely means your copy of the
    20  // proto package needs to be updated.
    21  const _ = proto.GoGoProtoPackageIsVersion3 // please upgrade the proto package
    22  
    23  type SimpleProof struct {
    24  	Total                int64    `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
    25  	Index                int64    `protobuf:"varint,2,opt,name=index,proto3" json:"index,omitempty"`
    26  	LeafHash             []byte   `protobuf:"bytes,3,opt,name=leaf_hash,json=leafHash,proto3" json:"leaf_hash,omitempty"`
    27  	Aunts                [][]byte `protobuf:"bytes,4,rep,name=aunts,proto3" json:"aunts,omitempty"`
    28  	XXX_NoUnkeyedLiteral struct{} `json:"-"`
    29  	XXX_unrecognized     []byte   `json:"-"`
    30  	XXX_sizecache        int32    `json:"-"`
    31  }
    32  
    33  func (m *SimpleProof) Reset()         { *m = SimpleProof{} }
    34  func (m *SimpleProof) String() string { return proto.CompactTextString(m) }
    35  func (*SimpleProof) ProtoMessage()    {}
    36  func (*SimpleProof) Descriptor() ([]byte, []int) {
    37  	return fileDescriptor_57e39eefdaf7ae96, []int{0}
    38  }
    39  func (m *SimpleProof) XXX_Unmarshal(b []byte) error {
    40  	return xxx_messageInfo_SimpleProof.Unmarshal(m, b)
    41  }
    42  func (m *SimpleProof) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
    43  	return xxx_messageInfo_SimpleProof.Marshal(b, m, deterministic)
    44  }
    45  func (m *SimpleProof) XXX_Merge(src proto.Message) {
    46  	xxx_messageInfo_SimpleProof.Merge(m, src)
    47  }
    48  func (m *SimpleProof) XXX_Size() int {
    49  	return xxx_messageInfo_SimpleProof.Size(m)
    50  }
    51  func (m *SimpleProof) XXX_DiscardUnknown() {
    52  	xxx_messageInfo_SimpleProof.DiscardUnknown(m)
    53  }
    54  
    55  var xxx_messageInfo_SimpleProof proto.InternalMessageInfo
    56  
    57  func (m *SimpleProof) GetTotal() int64 {
    58  	if m != nil {
    59  		return m.Total
    60  	}
    61  	return 0
    62  }
    63  
    64  func (m *SimpleProof) GetIndex() int64 {
    65  	if m != nil {
    66  		return m.Index
    67  	}
    68  	return 0
    69  }
    70  
    71  func (m *SimpleProof) GetLeafHash() []byte {
    72  	if m != nil {
    73  		return m.LeafHash
    74  	}
    75  	return nil
    76  }
    77  
    78  func (m *SimpleProof) GetAunts() [][]byte {
    79  	if m != nil {
    80  		return m.Aunts
    81  	}
    82  	return nil
    83  }
    84  
    85  func init() {
    86  	proto.RegisterType((*SimpleProof)(nil), "tendermint.proto.crypto.merkle.SimpleProof")
    87  }
    88  
    89  func init() { proto.RegisterFile("proto/crypto/merkle/types.proto", fileDescriptor_57e39eefdaf7ae96) }
    90  
    91  var fileDescriptor_57e39eefdaf7ae96 = []byte{
    92  	// 188 bytes of a gzipped FileDescriptorProto
    93  	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x92, 0x2f, 0x28, 0xca, 0x2f,
    94  	0xc9, 0xd7, 0x4f, 0x2e, 0xaa, 0x2c, 0x28, 0xc9, 0xd7, 0xcf, 0x4d, 0x2d, 0xca, 0xce, 0x49, 0xd5,
    95  	0x2f, 0xa9, 0x2c, 0x48, 0x2d, 0xd6, 0x03, 0xcb, 0x08, 0xc9, 0x95, 0xa4, 0xe6, 0xa5, 0xa4, 0x16,
    96  	0xe5, 0x66, 0xe6, 0x95, 0x40, 0x44, 0xf4, 0x20, 0x6a, 0xf5, 0x20, 0x6a, 0x95, 0x72, 0xb8, 0xb8,
    97  	0x83, 0x33, 0x73, 0x0b, 0x72, 0x52, 0x03, 0x8a, 0xf2, 0xf3, 0xd3, 0x84, 0x44, 0xb8, 0x58, 0x4b,
    98  	0xf2, 0x4b, 0x12, 0x73, 0x24, 0x18, 0x15, 0x18, 0x35, 0x98, 0x83, 0x20, 0x1c, 0x90, 0x68, 0x66,
    99  	0x5e, 0x4a, 0x6a, 0x85, 0x04, 0x13, 0x44, 0x14, 0xcc, 0x11, 0x92, 0xe6, 0xe2, 0xcc, 0x49, 0x4d,
   100  	0x4c, 0x8b, 0xcf, 0x48, 0x2c, 0xce, 0x90, 0x60, 0x56, 0x60, 0xd4, 0xe0, 0x09, 0xe2, 0x00, 0x09,
   101  	0x78, 0x24, 0x16, 0x67, 0x80, 0xb4, 0x24, 0x96, 0xe6, 0x95, 0x14, 0x4b, 0xb0, 0x28, 0x30, 0x6b,
   102  	0xf0, 0x04, 0x41, 0x38, 0x4e, 0x66, 0x51, 0x26, 0xe9, 0x99, 0x25, 0x19, 0xa5, 0x49, 0x7a, 0xc9,
   103  	0xf9, 0xb9, 0xfa, 0x08, 0xa7, 0x21, 0x33, 0xb1, 0xf8, 0x28, 0x89, 0x0d, 0x2c, 0x68, 0x0c, 0x08,
   104  	0x00, 0x00, 0xff, 0xff, 0x4f, 0x08, 0x9a, 0xf1, 0xef, 0x00, 0x00, 0x00,
   105  }