Commit d16f43de authored by vipwzw's avatar vipwzw

auto ci

parent 282a9f09
...@@ -55,7 +55,7 @@ func (m *AutonomyAction) Reset() { *m = AutonomyAction{} } ...@@ -55,7 +55,7 @@ func (m *AutonomyAction) Reset() { *m = AutonomyAction{} }
func (m *AutonomyAction) String() string { return proto.CompactTextString(m) } func (m *AutonomyAction) String() string { return proto.CompactTextString(m) }
func (*AutonomyAction) ProtoMessage() {} func (*AutonomyAction) ProtoMessage() {}
func (*AutonomyAction) Descriptor() ([]byte, []int) { func (*AutonomyAction) Descriptor() ([]byte, []int) {
return fileDescriptor_autonomy_a527d25057c6879d, []int{0} return fileDescriptor_autonomy_a0c83c718d92e3be, []int{0}
} }
func (m *AutonomyAction) XXX_Unmarshal(b []byte) error { func (m *AutonomyAction) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_AutonomyAction.Unmarshal(m, b) return xxx_messageInfo_AutonomyAction.Unmarshal(m, b)
...@@ -741,9 +741,9 @@ func init() { ...@@ -741,9 +741,9 @@ func init() {
proto.RegisterType((*AutonomyAction)(nil), "types.AutonomyAction") proto.RegisterType((*AutonomyAction)(nil), "types.AutonomyAction")
} }
func init() { proto.RegisterFile("autonomy.proto", fileDescriptor_autonomy_a527d25057c6879d) } func init() { proto.RegisterFile("autonomy.proto", fileDescriptor_autonomy_a0c83c718d92e3be) }
var fileDescriptor_autonomy_a527d25057c6879d = []byte{ var fileDescriptor_autonomy_a0c83c718d92e3be = []byte{
// 504 bytes of a gzipped FileDescriptorProto // 504 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x74, 0x94, 0x4d, 0x6f, 0xd3, 0x40, 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x74, 0x94, 0x4d, 0x6f, 0xd3, 0x40,
0x10, 0x40, 0xd3, 0x40, 0xfa, 0x31, 0x8e, 0x9d, 0x32, 0x2d, 0x60, 0xc2, 0x57, 0xc5, 0xa9, 0xa7, 0x10, 0x40, 0xd3, 0x40, 0xfa, 0x31, 0x8e, 0x9d, 0x32, 0x2d, 0x60, 0xc2, 0x57, 0xc5, 0xa9, 0xa7,
......
...@@ -45,7 +45,7 @@ func (m *AutonomyProposalBoard) Reset() { *m = AutonomyProposalBoard{} } ...@@ -45,7 +45,7 @@ func (m *AutonomyProposalBoard) Reset() { *m = AutonomyProposalBoard{} }
func (m *AutonomyProposalBoard) String() string { return proto.CompactTextString(m) } func (m *AutonomyProposalBoard) String() string { return proto.CompactTextString(m) }
func (*AutonomyProposalBoard) ProtoMessage() {} func (*AutonomyProposalBoard) ProtoMessage() {}
func (*AutonomyProposalBoard) Descriptor() ([]byte, []int) { func (*AutonomyProposalBoard) Descriptor() ([]byte, []int) {
return fileDescriptor_board_32b30cbe96ccf177, []int{0} return fileDescriptor_board_c31efaf3c4bb8f4d, []int{0}
} }
func (m *AutonomyProposalBoard) XXX_Unmarshal(b []byte) error { func (m *AutonomyProposalBoard) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_AutonomyProposalBoard.Unmarshal(m, b) return xxx_messageInfo_AutonomyProposalBoard.Unmarshal(m, b)
...@@ -151,7 +151,7 @@ func (m *ProposalBoard) Reset() { *m = ProposalBoard{} } ...@@ -151,7 +151,7 @@ func (m *ProposalBoard) Reset() { *m = ProposalBoard{} }
func (m *ProposalBoard) String() string { return proto.CompactTextString(m) } func (m *ProposalBoard) String() string { return proto.CompactTextString(m) }
func (*ProposalBoard) ProtoMessage() {} func (*ProposalBoard) ProtoMessage() {}
func (*ProposalBoard) Descriptor() ([]byte, []int) { func (*ProposalBoard) Descriptor() ([]byte, []int) {
return fileDescriptor_board_32b30cbe96ccf177, []int{1} return fileDescriptor_board_c31efaf3c4bb8f4d, []int{1}
} }
func (m *ProposalBoard) XXX_Unmarshal(b []byte) error { func (m *ProposalBoard) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ProposalBoard.Unmarshal(m, b) return xxx_messageInfo_ProposalBoard.Unmarshal(m, b)
...@@ -238,7 +238,7 @@ func (m *RevokeProposalBoard) Reset() { *m = RevokeProposalBoard{} } ...@@ -238,7 +238,7 @@ func (m *RevokeProposalBoard) Reset() { *m = RevokeProposalBoard{} }
func (m *RevokeProposalBoard) String() string { return proto.CompactTextString(m) } func (m *RevokeProposalBoard) String() string { return proto.CompactTextString(m) }
func (*RevokeProposalBoard) ProtoMessage() {} func (*RevokeProposalBoard) ProtoMessage() {}
func (*RevokeProposalBoard) Descriptor() ([]byte, []int) { func (*RevokeProposalBoard) Descriptor() ([]byte, []int) {
return fileDescriptor_board_32b30cbe96ccf177, []int{2} return fileDescriptor_board_c31efaf3c4bb8f4d, []int{2}
} }
func (m *RevokeProposalBoard) XXX_Unmarshal(b []byte) error { func (m *RevokeProposalBoard) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_RevokeProposalBoard.Unmarshal(m, b) return xxx_messageInfo_RevokeProposalBoard.Unmarshal(m, b)
...@@ -278,7 +278,7 @@ func (m *VoteProposalBoard) Reset() { *m = VoteProposalBoard{} } ...@@ -278,7 +278,7 @@ func (m *VoteProposalBoard) Reset() { *m = VoteProposalBoard{} }
func (m *VoteProposalBoard) String() string { return proto.CompactTextString(m) } func (m *VoteProposalBoard) String() string { return proto.CompactTextString(m) }
func (*VoteProposalBoard) ProtoMessage() {} func (*VoteProposalBoard) ProtoMessage() {}
func (*VoteProposalBoard) Descriptor() ([]byte, []int) { func (*VoteProposalBoard) Descriptor() ([]byte, []int) {
return fileDescriptor_board_32b30cbe96ccf177, []int{3} return fileDescriptor_board_c31efaf3c4bb8f4d, []int{3}
} }
func (m *VoteProposalBoard) XXX_Unmarshal(b []byte) error { func (m *VoteProposalBoard) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_VoteProposalBoard.Unmarshal(m, b) return xxx_messageInfo_VoteProposalBoard.Unmarshal(m, b)
...@@ -330,7 +330,7 @@ func (m *TerminateProposalBoard) Reset() { *m = TerminateProposalBoard{} ...@@ -330,7 +330,7 @@ func (m *TerminateProposalBoard) Reset() { *m = TerminateProposalBoard{}
func (m *TerminateProposalBoard) String() string { return proto.CompactTextString(m) } func (m *TerminateProposalBoard) String() string { return proto.CompactTextString(m) }
func (*TerminateProposalBoard) ProtoMessage() {} func (*TerminateProposalBoard) ProtoMessage() {}
func (*TerminateProposalBoard) Descriptor() ([]byte, []int) { func (*TerminateProposalBoard) Descriptor() ([]byte, []int) {
return fileDescriptor_board_32b30cbe96ccf177, []int{4} return fileDescriptor_board_c31efaf3c4bb8f4d, []int{4}
} }
func (m *TerminateProposalBoard) XXX_Unmarshal(b []byte) error { func (m *TerminateProposalBoard) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_TerminateProposalBoard.Unmarshal(m, b) return xxx_messageInfo_TerminateProposalBoard.Unmarshal(m, b)
...@@ -370,7 +370,7 @@ func (m *ReceiptProposalBoard) Reset() { *m = ReceiptProposalBoard{} } ...@@ -370,7 +370,7 @@ func (m *ReceiptProposalBoard) Reset() { *m = ReceiptProposalBoard{} }
func (m *ReceiptProposalBoard) String() string { return proto.CompactTextString(m) } func (m *ReceiptProposalBoard) String() string { return proto.CompactTextString(m) }
func (*ReceiptProposalBoard) ProtoMessage() {} func (*ReceiptProposalBoard) ProtoMessage() {}
func (*ReceiptProposalBoard) Descriptor() ([]byte, []int) { func (*ReceiptProposalBoard) Descriptor() ([]byte, []int) {
return fileDescriptor_board_32b30cbe96ccf177, []int{5} return fileDescriptor_board_c31efaf3c4bb8f4d, []int{5}
} }
func (m *ReceiptProposalBoard) XXX_Unmarshal(b []byte) error { func (m *ReceiptProposalBoard) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ReceiptProposalBoard.Unmarshal(m, b) return xxx_messageInfo_ReceiptProposalBoard.Unmarshal(m, b)
...@@ -416,7 +416,7 @@ func (m *LocalProposalBoard) Reset() { *m = LocalProposalBoard{} } ...@@ -416,7 +416,7 @@ func (m *LocalProposalBoard) Reset() { *m = LocalProposalBoard{} }
func (m *LocalProposalBoard) String() string { return proto.CompactTextString(m) } func (m *LocalProposalBoard) String() string { return proto.CompactTextString(m) }
func (*LocalProposalBoard) ProtoMessage() {} func (*LocalProposalBoard) ProtoMessage() {}
func (*LocalProposalBoard) Descriptor() ([]byte, []int) { func (*LocalProposalBoard) Descriptor() ([]byte, []int) {
return fileDescriptor_board_32b30cbe96ccf177, []int{6} return fileDescriptor_board_c31efaf3c4bb8f4d, []int{6}
} }
func (m *LocalProposalBoard) XXX_Unmarshal(b []byte) error { func (m *LocalProposalBoard) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_LocalProposalBoard.Unmarshal(m, b) return xxx_messageInfo_LocalProposalBoard.Unmarshal(m, b)
...@@ -467,7 +467,7 @@ func (m *ReqQueryProposalBoard) Reset() { *m = ReqQueryProposalBoard{} } ...@@ -467,7 +467,7 @@ func (m *ReqQueryProposalBoard) Reset() { *m = ReqQueryProposalBoard{} }
func (m *ReqQueryProposalBoard) String() string { return proto.CompactTextString(m) } func (m *ReqQueryProposalBoard) String() string { return proto.CompactTextString(m) }
func (*ReqQueryProposalBoard) ProtoMessage() {} func (*ReqQueryProposalBoard) ProtoMessage() {}
func (*ReqQueryProposalBoard) Descriptor() ([]byte, []int) { func (*ReqQueryProposalBoard) Descriptor() ([]byte, []int) {
return fileDescriptor_board_32b30cbe96ccf177, []int{7} return fileDescriptor_board_c31efaf3c4bb8f4d, []int{7}
} }
func (m *ReqQueryProposalBoard) XXX_Unmarshal(b []byte) error { func (m *ReqQueryProposalBoard) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ReqQueryProposalBoard.Unmarshal(m, b) return xxx_messageInfo_ReqQueryProposalBoard.Unmarshal(m, b)
...@@ -540,7 +540,7 @@ func (m *ReplyQueryProposalBoard) Reset() { *m = ReplyQueryProposalBoard ...@@ -540,7 +540,7 @@ func (m *ReplyQueryProposalBoard) Reset() { *m = ReplyQueryProposalBoard
func (m *ReplyQueryProposalBoard) String() string { return proto.CompactTextString(m) } func (m *ReplyQueryProposalBoard) String() string { return proto.CompactTextString(m) }
func (*ReplyQueryProposalBoard) ProtoMessage() {} func (*ReplyQueryProposalBoard) ProtoMessage() {}
func (*ReplyQueryProposalBoard) Descriptor() ([]byte, []int) { func (*ReplyQueryProposalBoard) Descriptor() ([]byte, []int) {
return fileDescriptor_board_32b30cbe96ccf177, []int{8} return fileDescriptor_board_c31efaf3c4bb8f4d, []int{8}
} }
func (m *ReplyQueryProposalBoard) XXX_Unmarshal(b []byte) error { func (m *ReplyQueryProposalBoard) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ReplyQueryProposalBoard.Unmarshal(m, b) return xxx_messageInfo_ReplyQueryProposalBoard.Unmarshal(m, b)
...@@ -579,9 +579,9 @@ func init() { ...@@ -579,9 +579,9 @@ func init() {
proto.RegisterType((*ReplyQueryProposalBoard)(nil), "types.ReplyQueryProposalBoard") proto.RegisterType((*ReplyQueryProposalBoard)(nil), "types.ReplyQueryProposalBoard")
} }
func init() { proto.RegisterFile("board.proto", fileDescriptor_board_32b30cbe96ccf177) } func init() { proto.RegisterFile("board.proto", fileDescriptor_board_c31efaf3c4bb8f4d) }
var fileDescriptor_board_32b30cbe96ccf177 = []byte{ var fileDescriptor_board_c31efaf3c4bb8f4d = []byte{
// 587 bytes of a gzipped FileDescriptorProto // 587 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x94, 0x54, 0x4d, 0x6f, 0xd4, 0x30, 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x94, 0x54, 0x4d, 0x6f, 0xd4, 0x30,
0x10, 0x55, 0x9a, 0x4d, 0xba, 0x99, 0xaa, 0xa8, 0x35, 0x6d, 0xb1, 0xaa, 0x0a, 0xad, 0x72, 0x40, 0x10, 0x55, 0x9a, 0x4d, 0xba, 0x99, 0xaa, 0xa8, 0x35, 0x6d, 0xb1, 0xaa, 0x0a, 0xad, 0x72, 0x40,
......
...@@ -45,7 +45,7 @@ func (m *AutonomyProposalChange) Reset() { *m = AutonomyProposalChange{} ...@@ -45,7 +45,7 @@ func (m *AutonomyProposalChange) Reset() { *m = AutonomyProposalChange{}
func (m *AutonomyProposalChange) String() string { return proto.CompactTextString(m) } func (m *AutonomyProposalChange) String() string { return proto.CompactTextString(m) }
func (*AutonomyProposalChange) ProtoMessage() {} func (*AutonomyProposalChange) ProtoMessage() {}
func (*AutonomyProposalChange) Descriptor() ([]byte, []int) { func (*AutonomyProposalChange) Descriptor() ([]byte, []int) {
return fileDescriptor_change_bc1669622d095f31, []int{0} return fileDescriptor_change_76e5456ad380528f, []int{0}
} }
func (m *AutonomyProposalChange) XXX_Unmarshal(b []byte) error { func (m *AutonomyProposalChange) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_AutonomyProposalChange.Unmarshal(m, b) return xxx_messageInfo_AutonomyProposalChange.Unmarshal(m, b)
...@@ -149,7 +149,7 @@ func (m *ProposalChange) Reset() { *m = ProposalChange{} } ...@@ -149,7 +149,7 @@ func (m *ProposalChange) Reset() { *m = ProposalChange{} }
func (m *ProposalChange) String() string { return proto.CompactTextString(m) } func (m *ProposalChange) String() string { return proto.CompactTextString(m) }
func (*ProposalChange) ProtoMessage() {} func (*ProposalChange) ProtoMessage() {}
func (*ProposalChange) Descriptor() ([]byte, []int) { func (*ProposalChange) Descriptor() ([]byte, []int) {
return fileDescriptor_change_bc1669622d095f31, []int{1} return fileDescriptor_change_76e5456ad380528f, []int{1}
} }
func (m *ProposalChange) XXX_Unmarshal(b []byte) error { func (m *ProposalChange) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ProposalChange.Unmarshal(m, b) return xxx_messageInfo_ProposalChange.Unmarshal(m, b)
...@@ -231,7 +231,7 @@ func (m *Change) Reset() { *m = Change{} } ...@@ -231,7 +231,7 @@ func (m *Change) Reset() { *m = Change{} }
func (m *Change) String() string { return proto.CompactTextString(m) } func (m *Change) String() string { return proto.CompactTextString(m) }
func (*Change) ProtoMessage() {} func (*Change) ProtoMessage() {}
func (*Change) Descriptor() ([]byte, []int) { func (*Change) Descriptor() ([]byte, []int) {
return fileDescriptor_change_bc1669622d095f31, []int{2} return fileDescriptor_change_76e5456ad380528f, []int{2}
} }
func (m *Change) XXX_Unmarshal(b []byte) error { func (m *Change) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_Change.Unmarshal(m, b) return xxx_messageInfo_Change.Unmarshal(m, b)
...@@ -276,7 +276,7 @@ func (m *RevokeProposalChange) Reset() { *m = RevokeProposalChange{} } ...@@ -276,7 +276,7 @@ func (m *RevokeProposalChange) Reset() { *m = RevokeProposalChange{} }
func (m *RevokeProposalChange) String() string { return proto.CompactTextString(m) } func (m *RevokeProposalChange) String() string { return proto.CompactTextString(m) }
func (*RevokeProposalChange) ProtoMessage() {} func (*RevokeProposalChange) ProtoMessage() {}
func (*RevokeProposalChange) Descriptor() ([]byte, []int) { func (*RevokeProposalChange) Descriptor() ([]byte, []int) {
return fileDescriptor_change_bc1669622d095f31, []int{3} return fileDescriptor_change_76e5456ad380528f, []int{3}
} }
func (m *RevokeProposalChange) XXX_Unmarshal(b []byte) error { func (m *RevokeProposalChange) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_RevokeProposalChange.Unmarshal(m, b) return xxx_messageInfo_RevokeProposalChange.Unmarshal(m, b)
...@@ -315,7 +315,7 @@ func (m *VoteProposalChange) Reset() { *m = VoteProposalChange{} } ...@@ -315,7 +315,7 @@ func (m *VoteProposalChange) Reset() { *m = VoteProposalChange{} }
func (m *VoteProposalChange) String() string { return proto.CompactTextString(m) } func (m *VoteProposalChange) String() string { return proto.CompactTextString(m) }
func (*VoteProposalChange) ProtoMessage() {} func (*VoteProposalChange) ProtoMessage() {}
func (*VoteProposalChange) Descriptor() ([]byte, []int) { func (*VoteProposalChange) Descriptor() ([]byte, []int) {
return fileDescriptor_change_bc1669622d095f31, []int{4} return fileDescriptor_change_76e5456ad380528f, []int{4}
} }
func (m *VoteProposalChange) XXX_Unmarshal(b []byte) error { func (m *VoteProposalChange) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_VoteProposalChange.Unmarshal(m, b) return xxx_messageInfo_VoteProposalChange.Unmarshal(m, b)
...@@ -360,7 +360,7 @@ func (m *TerminateProposalChange) Reset() { *m = TerminateProposalChange ...@@ -360,7 +360,7 @@ func (m *TerminateProposalChange) Reset() { *m = TerminateProposalChange
func (m *TerminateProposalChange) String() string { return proto.CompactTextString(m) } func (m *TerminateProposalChange) String() string { return proto.CompactTextString(m) }
func (*TerminateProposalChange) ProtoMessage() {} func (*TerminateProposalChange) ProtoMessage() {}
func (*TerminateProposalChange) Descriptor() ([]byte, []int) { func (*TerminateProposalChange) Descriptor() ([]byte, []int) {
return fileDescriptor_change_bc1669622d095f31, []int{5} return fileDescriptor_change_76e5456ad380528f, []int{5}
} }
func (m *TerminateProposalChange) XXX_Unmarshal(b []byte) error { func (m *TerminateProposalChange) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_TerminateProposalChange.Unmarshal(m, b) return xxx_messageInfo_TerminateProposalChange.Unmarshal(m, b)
...@@ -400,7 +400,7 @@ func (m *ReceiptProposalChange) Reset() { *m = ReceiptProposalChange{} } ...@@ -400,7 +400,7 @@ func (m *ReceiptProposalChange) Reset() { *m = ReceiptProposalChange{} }
func (m *ReceiptProposalChange) String() string { return proto.CompactTextString(m) } func (m *ReceiptProposalChange) String() string { return proto.CompactTextString(m) }
func (*ReceiptProposalChange) ProtoMessage() {} func (*ReceiptProposalChange) ProtoMessage() {}
func (*ReceiptProposalChange) Descriptor() ([]byte, []int) { func (*ReceiptProposalChange) Descriptor() ([]byte, []int) {
return fileDescriptor_change_bc1669622d095f31, []int{6} return fileDescriptor_change_76e5456ad380528f, []int{6}
} }
func (m *ReceiptProposalChange) XXX_Unmarshal(b []byte) error { func (m *ReceiptProposalChange) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ReceiptProposalChange.Unmarshal(m, b) return xxx_messageInfo_ReceiptProposalChange.Unmarshal(m, b)
...@@ -446,7 +446,7 @@ func (m *LocalProposalChange) Reset() { *m = LocalProposalChange{} } ...@@ -446,7 +446,7 @@ func (m *LocalProposalChange) Reset() { *m = LocalProposalChange{} }
func (m *LocalProposalChange) String() string { return proto.CompactTextString(m) } func (m *LocalProposalChange) String() string { return proto.CompactTextString(m) }
func (*LocalProposalChange) ProtoMessage() {} func (*LocalProposalChange) ProtoMessage() {}
func (*LocalProposalChange) Descriptor() ([]byte, []int) { func (*LocalProposalChange) Descriptor() ([]byte, []int) {
return fileDescriptor_change_bc1669622d095f31, []int{7} return fileDescriptor_change_76e5456ad380528f, []int{7}
} }
func (m *LocalProposalChange) XXX_Unmarshal(b []byte) error { func (m *LocalProposalChange) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_LocalProposalChange.Unmarshal(m, b) return xxx_messageInfo_LocalProposalChange.Unmarshal(m, b)
...@@ -497,7 +497,7 @@ func (m *ReqQueryProposalChange) Reset() { *m = ReqQueryProposalChange{} ...@@ -497,7 +497,7 @@ func (m *ReqQueryProposalChange) Reset() { *m = ReqQueryProposalChange{}
func (m *ReqQueryProposalChange) String() string { return proto.CompactTextString(m) } func (m *ReqQueryProposalChange) String() string { return proto.CompactTextString(m) }
func (*ReqQueryProposalChange) ProtoMessage() {} func (*ReqQueryProposalChange) ProtoMessage() {}
func (*ReqQueryProposalChange) Descriptor() ([]byte, []int) { func (*ReqQueryProposalChange) Descriptor() ([]byte, []int) {
return fileDescriptor_change_bc1669622d095f31, []int{8} return fileDescriptor_change_76e5456ad380528f, []int{8}
} }
func (m *ReqQueryProposalChange) XXX_Unmarshal(b []byte) error { func (m *ReqQueryProposalChange) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ReqQueryProposalChange.Unmarshal(m, b) return xxx_messageInfo_ReqQueryProposalChange.Unmarshal(m, b)
...@@ -570,7 +570,7 @@ func (m *ReplyQueryProposalChange) Reset() { *m = ReplyQueryProposalChan ...@@ -570,7 +570,7 @@ func (m *ReplyQueryProposalChange) Reset() { *m = ReplyQueryProposalChan
func (m *ReplyQueryProposalChange) String() string { return proto.CompactTextString(m) } func (m *ReplyQueryProposalChange) String() string { return proto.CompactTextString(m) }
func (*ReplyQueryProposalChange) ProtoMessage() {} func (*ReplyQueryProposalChange) ProtoMessage() {}
func (*ReplyQueryProposalChange) Descriptor() ([]byte, []int) { func (*ReplyQueryProposalChange) Descriptor() ([]byte, []int) {
return fileDescriptor_change_bc1669622d095f31, []int{9} return fileDescriptor_change_76e5456ad380528f, []int{9}
} }
func (m *ReplyQueryProposalChange) XXX_Unmarshal(b []byte) error { func (m *ReplyQueryProposalChange) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ReplyQueryProposalChange.Unmarshal(m, b) return xxx_messageInfo_ReplyQueryProposalChange.Unmarshal(m, b)
...@@ -610,9 +610,9 @@ func init() { ...@@ -610,9 +610,9 @@ func init() {
proto.RegisterType((*ReplyQueryProposalChange)(nil), "types.ReplyQueryProposalChange") proto.RegisterType((*ReplyQueryProposalChange)(nil), "types.ReplyQueryProposalChange")
} }
func init() { proto.RegisterFile("change.proto", fileDescriptor_change_bc1669622d095f31) } func init() { proto.RegisterFile("change.proto", fileDescriptor_change_76e5456ad380528f) }
var fileDescriptor_change_bc1669622d095f31 = []byte{ var fileDescriptor_change_76e5456ad380528f = []byte{
// 596 bytes of a gzipped FileDescriptorProto // 596 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x94, 0x54, 0x4d, 0x6f, 0xd4, 0x30, 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x94, 0x54, 0x4d, 0x6f, 0xd4, 0x30,
0x10, 0x55, 0x9a, 0x4d, 0x76, 0x77, 0x4a, 0xab, 0x62, 0xda, 0xc5, 0xaa, 0x00, 0x45, 0x39, 0x40, 0x10, 0x55, 0x9a, 0x4d, 0x76, 0x77, 0x4a, 0xab, 0x62, 0xda, 0xc5, 0xaa, 0x00, 0x45, 0x39, 0x40,
......
...@@ -40,7 +40,7 @@ func (m *VoteResult) Reset() { *m = VoteResult{} } ...@@ -40,7 +40,7 @@ func (m *VoteResult) Reset() { *m = VoteResult{} }
func (m *VoteResult) String() string { return proto.CompactTextString(m) } func (m *VoteResult) String() string { return proto.CompactTextString(m) }
func (*VoteResult) ProtoMessage() {} func (*VoteResult) ProtoMessage() {}
func (*VoteResult) Descriptor() ([]byte, []int) { func (*VoteResult) Descriptor() ([]byte, []int) {
return fileDescriptor_lcommon_46832911ed0f42f1, []int{0} return fileDescriptor_lcommon_3cf79d051a979aaa, []int{0}
} }
func (m *VoteResult) XXX_Unmarshal(b []byte) error { func (m *VoteResult) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_VoteResult.Unmarshal(m, b) return xxx_messageInfo_VoteResult.Unmarshal(m, b)
...@@ -106,7 +106,7 @@ func (m *PublicVote) Reset() { *m = PublicVote{} } ...@@ -106,7 +106,7 @@ func (m *PublicVote) Reset() { *m = PublicVote{} }
func (m *PublicVote) String() string { return proto.CompactTextString(m) } func (m *PublicVote) String() string { return proto.CompactTextString(m) }
func (*PublicVote) ProtoMessage() {} func (*PublicVote) ProtoMessage() {}
func (*PublicVote) Descriptor() ([]byte, []int) { func (*PublicVote) Descriptor() ([]byte, []int) {
return fileDescriptor_lcommon_46832911ed0f42f1, []int{1} return fileDescriptor_lcommon_3cf79d051a979aaa, []int{1}
} }
func (m *PublicVote) XXX_Unmarshal(b []byte) error { func (m *PublicVote) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_PublicVote.Unmarshal(m, b) return xxx_messageInfo_PublicVote.Unmarshal(m, b)
...@@ -165,7 +165,7 @@ func (m *VotesRecord) Reset() { *m = VotesRecord{} } ...@@ -165,7 +165,7 @@ func (m *VotesRecord) Reset() { *m = VotesRecord{} }
func (m *VotesRecord) String() string { return proto.CompactTextString(m) } func (m *VotesRecord) String() string { return proto.CompactTextString(m) }
func (*VotesRecord) ProtoMessage() {} func (*VotesRecord) ProtoMessage() {}
func (*VotesRecord) Descriptor() ([]byte, []int) { func (*VotesRecord) Descriptor() ([]byte, []int) {
return fileDescriptor_lcommon_46832911ed0f42f1, []int{2} return fileDescriptor_lcommon_3cf79d051a979aaa, []int{2}
} }
func (m *VotesRecord) XXX_Unmarshal(b []byte) error { func (m *VotesRecord) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_VotesRecord.Unmarshal(m, b) return xxx_messageInfo_VotesRecord.Unmarshal(m, b)
...@@ -212,7 +212,7 @@ func (m *RuleConfig) Reset() { *m = RuleConfig{} } ...@@ -212,7 +212,7 @@ func (m *RuleConfig) Reset() { *m = RuleConfig{} }
func (m *RuleConfig) String() string { return proto.CompactTextString(m) } func (m *RuleConfig) String() string { return proto.CompactTextString(m) }
func (*RuleConfig) ProtoMessage() {} func (*RuleConfig) ProtoMessage() {}
func (*RuleConfig) Descriptor() ([]byte, []int) { func (*RuleConfig) Descriptor() ([]byte, []int) {
return fileDescriptor_lcommon_46832911ed0f42f1, []int{3} return fileDescriptor_lcommon_3cf79d051a979aaa, []int{3}
} }
func (m *RuleConfig) XXX_Unmarshal(b []byte) error { func (m *RuleConfig) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_RuleConfig.Unmarshal(m, b) return xxx_messageInfo_RuleConfig.Unmarshal(m, b)
...@@ -281,7 +281,7 @@ func (m *ActiveBoard) Reset() { *m = ActiveBoard{} } ...@@ -281,7 +281,7 @@ func (m *ActiveBoard) Reset() { *m = ActiveBoard{} }
func (m *ActiveBoard) String() string { return proto.CompactTextString(m) } func (m *ActiveBoard) String() string { return proto.CompactTextString(m) }
func (*ActiveBoard) ProtoMessage() {} func (*ActiveBoard) ProtoMessage() {}
func (*ActiveBoard) Descriptor() ([]byte, []int) { func (*ActiveBoard) Descriptor() ([]byte, []int) {
return fileDescriptor_lcommon_46832911ed0f42f1, []int{4} return fileDescriptor_lcommon_3cf79d051a979aaa, []int{4}
} }
func (m *ActiveBoard) XXX_Unmarshal(b []byte) error { func (m *ActiveBoard) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ActiveBoard.Unmarshal(m, b) return xxx_messageInfo_ActiveBoard.Unmarshal(m, b)
...@@ -337,9 +337,9 @@ func init() { ...@@ -337,9 +337,9 @@ func init() {
proto.RegisterType((*ActiveBoard)(nil), "types.ActiveBoard") proto.RegisterType((*ActiveBoard)(nil), "types.ActiveBoard")
} }
func init() { proto.RegisterFile("lcommon.proto", fileDescriptor_lcommon_46832911ed0f42f1) } func init() { proto.RegisterFile("lcommon.proto", fileDescriptor_lcommon_3cf79d051a979aaa) }
var fileDescriptor_lcommon_46832911ed0f42f1 = []byte{ var fileDescriptor_lcommon_3cf79d051a979aaa = []byte{
// 352 bytes of a gzipped FileDescriptorProto // 352 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x84, 0x92, 0xbf, 0x4e, 0xe3, 0x40, 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x84, 0x92, 0xbf, 0x4e, 0xe3, 0x40,
0x10, 0x87, 0xe5, 0xfc, 0xbb, 0x64, 0x72, 0x77, 0xd2, 0x6d, 0x71, 0x72, 0x81, 0x50, 0xe4, 0x02, 0x10, 0x87, 0xe5, 0xfc, 0xbb, 0x64, 0x72, 0x77, 0xd2, 0x6d, 0x71, 0x72, 0x81, 0x50, 0xe4, 0x02,
......
...@@ -47,7 +47,7 @@ func (m *AutonomyProposalProject) Reset() { *m = AutonomyProposalProject ...@@ -47,7 +47,7 @@ func (m *AutonomyProposalProject) Reset() { *m = AutonomyProposalProject
func (m *AutonomyProposalProject) String() string { return proto.CompactTextString(m) } func (m *AutonomyProposalProject) String() string { return proto.CompactTextString(m) }
func (*AutonomyProposalProject) ProtoMessage() {} func (*AutonomyProposalProject) ProtoMessage() {}
func (*AutonomyProposalProject) Descriptor() ([]byte, []int) { func (*AutonomyProposalProject) Descriptor() ([]byte, []int) {
return fileDescriptor_project_56f3f85d427589c6, []int{0} return fileDescriptor_project_058c6729c0a157a5, []int{0}
} }
func (m *AutonomyProposalProject) XXX_Unmarshal(b []byte) error { func (m *AutonomyProposalProject) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_AutonomyProposalProject.Unmarshal(m, b) return xxx_messageInfo_AutonomyProposalProject.Unmarshal(m, b)
...@@ -166,7 +166,7 @@ func (m *ProposalProject) Reset() { *m = ProposalProject{} } ...@@ -166,7 +166,7 @@ func (m *ProposalProject) Reset() { *m = ProposalProject{} }
func (m *ProposalProject) String() string { return proto.CompactTextString(m) } func (m *ProposalProject) String() string { return proto.CompactTextString(m) }
func (*ProposalProject) ProtoMessage() {} func (*ProposalProject) ProtoMessage() {}
func (*ProposalProject) Descriptor() ([]byte, []int) { func (*ProposalProject) Descriptor() ([]byte, []int) {
return fileDescriptor_project_56f3f85d427589c6, []int{1} return fileDescriptor_project_058c6729c0a157a5, []int{1}
} }
func (m *ProposalProject) XXX_Unmarshal(b []byte) error { func (m *ProposalProject) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ProposalProject.Unmarshal(m, b) return xxx_messageInfo_ProposalProject.Unmarshal(m, b)
...@@ -302,7 +302,7 @@ func (m *RevokeProposalProject) Reset() { *m = RevokeProposalProject{} } ...@@ -302,7 +302,7 @@ func (m *RevokeProposalProject) Reset() { *m = RevokeProposalProject{} }
func (m *RevokeProposalProject) String() string { return proto.CompactTextString(m) } func (m *RevokeProposalProject) String() string { return proto.CompactTextString(m) }
func (*RevokeProposalProject) ProtoMessage() {} func (*RevokeProposalProject) ProtoMessage() {}
func (*RevokeProposalProject) Descriptor() ([]byte, []int) { func (*RevokeProposalProject) Descriptor() ([]byte, []int) {
return fileDescriptor_project_56f3f85d427589c6, []int{2} return fileDescriptor_project_058c6729c0a157a5, []int{2}
} }
func (m *RevokeProposalProject) XXX_Unmarshal(b []byte) error { func (m *RevokeProposalProject) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_RevokeProposalProject.Unmarshal(m, b) return xxx_messageInfo_RevokeProposalProject.Unmarshal(m, b)
...@@ -341,7 +341,7 @@ func (m *VoteProposalProject) Reset() { *m = VoteProposalProject{} } ...@@ -341,7 +341,7 @@ func (m *VoteProposalProject) Reset() { *m = VoteProposalProject{} }
func (m *VoteProposalProject) String() string { return proto.CompactTextString(m) } func (m *VoteProposalProject) String() string { return proto.CompactTextString(m) }
func (*VoteProposalProject) ProtoMessage() {} func (*VoteProposalProject) ProtoMessage() {}
func (*VoteProposalProject) Descriptor() ([]byte, []int) { func (*VoteProposalProject) Descriptor() ([]byte, []int) {
return fileDescriptor_project_56f3f85d427589c6, []int{3} return fileDescriptor_project_058c6729c0a157a5, []int{3}
} }
func (m *VoteProposalProject) XXX_Unmarshal(b []byte) error { func (m *VoteProposalProject) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_VoteProposalProject.Unmarshal(m, b) return xxx_messageInfo_VoteProposalProject.Unmarshal(m, b)
...@@ -388,7 +388,7 @@ func (m *PubVoteProposalProject) Reset() { *m = PubVoteProposalProject{} ...@@ -388,7 +388,7 @@ func (m *PubVoteProposalProject) Reset() { *m = PubVoteProposalProject{}
func (m *PubVoteProposalProject) String() string { return proto.CompactTextString(m) } func (m *PubVoteProposalProject) String() string { return proto.CompactTextString(m) }
func (*PubVoteProposalProject) ProtoMessage() {} func (*PubVoteProposalProject) ProtoMessage() {}
func (*PubVoteProposalProject) Descriptor() ([]byte, []int) { func (*PubVoteProposalProject) Descriptor() ([]byte, []int) {
return fileDescriptor_project_56f3f85d427589c6, []int{4} return fileDescriptor_project_058c6729c0a157a5, []int{4}
} }
func (m *PubVoteProposalProject) XXX_Unmarshal(b []byte) error { func (m *PubVoteProposalProject) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_PubVoteProposalProject.Unmarshal(m, b) return xxx_messageInfo_PubVoteProposalProject.Unmarshal(m, b)
...@@ -440,7 +440,7 @@ func (m *TerminateProposalProject) Reset() { *m = TerminateProposalProje ...@@ -440,7 +440,7 @@ func (m *TerminateProposalProject) Reset() { *m = TerminateProposalProje
func (m *TerminateProposalProject) String() string { return proto.CompactTextString(m) } func (m *TerminateProposalProject) String() string { return proto.CompactTextString(m) }
func (*TerminateProposalProject) ProtoMessage() {} func (*TerminateProposalProject) ProtoMessage() {}
func (*TerminateProposalProject) Descriptor() ([]byte, []int) { func (*TerminateProposalProject) Descriptor() ([]byte, []int) {
return fileDescriptor_project_56f3f85d427589c6, []int{5} return fileDescriptor_project_058c6729c0a157a5, []int{5}
} }
func (m *TerminateProposalProject) XXX_Unmarshal(b []byte) error { func (m *TerminateProposalProject) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_TerminateProposalProject.Unmarshal(m, b) return xxx_messageInfo_TerminateProposalProject.Unmarshal(m, b)
...@@ -480,7 +480,7 @@ func (m *ReceiptProposalProject) Reset() { *m = ReceiptProposalProject{} ...@@ -480,7 +480,7 @@ func (m *ReceiptProposalProject) Reset() { *m = ReceiptProposalProject{}
func (m *ReceiptProposalProject) String() string { return proto.CompactTextString(m) } func (m *ReceiptProposalProject) String() string { return proto.CompactTextString(m) }
func (*ReceiptProposalProject) ProtoMessage() {} func (*ReceiptProposalProject) ProtoMessage() {}
func (*ReceiptProposalProject) Descriptor() ([]byte, []int) { func (*ReceiptProposalProject) Descriptor() ([]byte, []int) {
return fileDescriptor_project_56f3f85d427589c6, []int{6} return fileDescriptor_project_058c6729c0a157a5, []int{6}
} }
func (m *ReceiptProposalProject) XXX_Unmarshal(b []byte) error { func (m *ReceiptProposalProject) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ReceiptProposalProject.Unmarshal(m, b) return xxx_messageInfo_ReceiptProposalProject.Unmarshal(m, b)
...@@ -526,7 +526,7 @@ func (m *LocalProposalProject) Reset() { *m = LocalProposalProject{} } ...@@ -526,7 +526,7 @@ func (m *LocalProposalProject) Reset() { *m = LocalProposalProject{} }
func (m *LocalProposalProject) String() string { return proto.CompactTextString(m) } func (m *LocalProposalProject) String() string { return proto.CompactTextString(m) }
func (*LocalProposalProject) ProtoMessage() {} func (*LocalProposalProject) ProtoMessage() {}
func (*LocalProposalProject) Descriptor() ([]byte, []int) { func (*LocalProposalProject) Descriptor() ([]byte, []int) {
return fileDescriptor_project_56f3f85d427589c6, []int{7} return fileDescriptor_project_058c6729c0a157a5, []int{7}
} }
func (m *LocalProposalProject) XXX_Unmarshal(b []byte) error { func (m *LocalProposalProject) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_LocalProposalProject.Unmarshal(m, b) return xxx_messageInfo_LocalProposalProject.Unmarshal(m, b)
...@@ -577,7 +577,7 @@ func (m *ReqQueryProposalProject) Reset() { *m = ReqQueryProposalProject ...@@ -577,7 +577,7 @@ func (m *ReqQueryProposalProject) Reset() { *m = ReqQueryProposalProject
func (m *ReqQueryProposalProject) String() string { return proto.CompactTextString(m) } func (m *ReqQueryProposalProject) String() string { return proto.CompactTextString(m) }
func (*ReqQueryProposalProject) ProtoMessage() {} func (*ReqQueryProposalProject) ProtoMessage() {}
func (*ReqQueryProposalProject) Descriptor() ([]byte, []int) { func (*ReqQueryProposalProject) Descriptor() ([]byte, []int) {
return fileDescriptor_project_56f3f85d427589c6, []int{8} return fileDescriptor_project_058c6729c0a157a5, []int{8}
} }
func (m *ReqQueryProposalProject) XXX_Unmarshal(b []byte) error { func (m *ReqQueryProposalProject) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ReqQueryProposalProject.Unmarshal(m, b) return xxx_messageInfo_ReqQueryProposalProject.Unmarshal(m, b)
...@@ -650,7 +650,7 @@ func (m *ReplyQueryProposalProject) Reset() { *m = ReplyQueryProposalPro ...@@ -650,7 +650,7 @@ func (m *ReplyQueryProposalProject) Reset() { *m = ReplyQueryProposalPro
func (m *ReplyQueryProposalProject) String() string { return proto.CompactTextString(m) } func (m *ReplyQueryProposalProject) String() string { return proto.CompactTextString(m) }
func (*ReplyQueryProposalProject) ProtoMessage() {} func (*ReplyQueryProposalProject) ProtoMessage() {}
func (*ReplyQueryProposalProject) Descriptor() ([]byte, []int) { func (*ReplyQueryProposalProject) Descriptor() ([]byte, []int) {
return fileDescriptor_project_56f3f85d427589c6, []int{9} return fileDescriptor_project_058c6729c0a157a5, []int{9}
} }
func (m *ReplyQueryProposalProject) XXX_Unmarshal(b []byte) error { func (m *ReplyQueryProposalProject) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ReplyQueryProposalProject.Unmarshal(m, b) return xxx_messageInfo_ReplyQueryProposalProject.Unmarshal(m, b)
...@@ -690,9 +690,9 @@ func init() { ...@@ -690,9 +690,9 @@ func init() {
proto.RegisterType((*ReplyQueryProposalProject)(nil), "types.ReplyQueryProposalProject") proto.RegisterType((*ReplyQueryProposalProject)(nil), "types.ReplyQueryProposalProject")
} }
func init() { proto.RegisterFile("project.proto", fileDescriptor_project_56f3f85d427589c6) } func init() { proto.RegisterFile("project.proto", fileDescriptor_project_058c6729c0a157a5) }
var fileDescriptor_project_56f3f85d427589c6 = []byte{ var fileDescriptor_project_058c6729c0a157a5 = []byte{
// 713 bytes of a gzipped FileDescriptorProto // 713 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x94, 0x55, 0x5f, 0x6f, 0xd3, 0x3e, 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x94, 0x55, 0x5f, 0x6f, 0xd3, 0x3e,
0x14, 0x55, 0x96, 0xa6, 0x5d, 0x6f, 0xbb, 0x3f, 0x3f, 0x6f, 0xbf, 0xce, 0x4c, 0x68, 0xaa, 0xf2, 0x14, 0x55, 0x96, 0xa6, 0x5d, 0x6f, 0xbb, 0x3f, 0x3f, 0x6f, 0xbf, 0xce, 0x4c, 0x68, 0xaa, 0xf2,
......
...@@ -42,7 +42,7 @@ func (m *AutonomyProposalRule) Reset() { *m = AutonomyProposalRule{} } ...@@ -42,7 +42,7 @@ func (m *AutonomyProposalRule) Reset() { *m = AutonomyProposalRule{} }
func (m *AutonomyProposalRule) String() string { return proto.CompactTextString(m) } func (m *AutonomyProposalRule) String() string { return proto.CompactTextString(m) }
func (*AutonomyProposalRule) ProtoMessage() {} func (*AutonomyProposalRule) ProtoMessage() {}
func (*AutonomyProposalRule) Descriptor() ([]byte, []int) { func (*AutonomyProposalRule) Descriptor() ([]byte, []int) {
return fileDescriptor_rule_2ed9cd03418a949e, []int{0} return fileDescriptor_rule_02516e679973cfce, []int{0}
} }
func (m *AutonomyProposalRule) XXX_Unmarshal(b []byte) error { func (m *AutonomyProposalRule) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_AutonomyProposalRule.Unmarshal(m, b) return xxx_messageInfo_AutonomyProposalRule.Unmarshal(m, b)
...@@ -138,7 +138,7 @@ func (m *ProposalRule) Reset() { *m = ProposalRule{} } ...@@ -138,7 +138,7 @@ func (m *ProposalRule) Reset() { *m = ProposalRule{} }
func (m *ProposalRule) String() string { return proto.CompactTextString(m) } func (m *ProposalRule) String() string { return proto.CompactTextString(m) }
func (*ProposalRule) ProtoMessage() {} func (*ProposalRule) ProtoMessage() {}
func (*ProposalRule) Descriptor() ([]byte, []int) { func (*ProposalRule) Descriptor() ([]byte, []int) {
return fileDescriptor_rule_2ed9cd03418a949e, []int{1} return fileDescriptor_rule_02516e679973cfce, []int{1}
} }
func (m *ProposalRule) XXX_Unmarshal(b []byte) error { func (m *ProposalRule) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ProposalRule.Unmarshal(m, b) return xxx_messageInfo_ProposalRule.Unmarshal(m, b)
...@@ -218,7 +218,7 @@ func (m *RevokeProposalRule) Reset() { *m = RevokeProposalRule{} } ...@@ -218,7 +218,7 @@ func (m *RevokeProposalRule) Reset() { *m = RevokeProposalRule{} }
func (m *RevokeProposalRule) String() string { return proto.CompactTextString(m) } func (m *RevokeProposalRule) String() string { return proto.CompactTextString(m) }
func (*RevokeProposalRule) ProtoMessage() {} func (*RevokeProposalRule) ProtoMessage() {}
func (*RevokeProposalRule) Descriptor() ([]byte, []int) { func (*RevokeProposalRule) Descriptor() ([]byte, []int) {
return fileDescriptor_rule_2ed9cd03418a949e, []int{2} return fileDescriptor_rule_02516e679973cfce, []int{2}
} }
func (m *RevokeProposalRule) XXX_Unmarshal(b []byte) error { func (m *RevokeProposalRule) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_RevokeProposalRule.Unmarshal(m, b) return xxx_messageInfo_RevokeProposalRule.Unmarshal(m, b)
...@@ -258,7 +258,7 @@ func (m *VoteProposalRule) Reset() { *m = VoteProposalRule{} } ...@@ -258,7 +258,7 @@ func (m *VoteProposalRule) Reset() { *m = VoteProposalRule{} }
func (m *VoteProposalRule) String() string { return proto.CompactTextString(m) } func (m *VoteProposalRule) String() string { return proto.CompactTextString(m) }
func (*VoteProposalRule) ProtoMessage() {} func (*VoteProposalRule) ProtoMessage() {}
func (*VoteProposalRule) Descriptor() ([]byte, []int) { func (*VoteProposalRule) Descriptor() ([]byte, []int) {
return fileDescriptor_rule_2ed9cd03418a949e, []int{3} return fileDescriptor_rule_02516e679973cfce, []int{3}
} }
func (m *VoteProposalRule) XXX_Unmarshal(b []byte) error { func (m *VoteProposalRule) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_VoteProposalRule.Unmarshal(m, b) return xxx_messageInfo_VoteProposalRule.Unmarshal(m, b)
...@@ -310,7 +310,7 @@ func (m *TerminateProposalRule) Reset() { *m = TerminateProposalRule{} } ...@@ -310,7 +310,7 @@ func (m *TerminateProposalRule) Reset() { *m = TerminateProposalRule{} }
func (m *TerminateProposalRule) String() string { return proto.CompactTextString(m) } func (m *TerminateProposalRule) String() string { return proto.CompactTextString(m) }
func (*TerminateProposalRule) ProtoMessage() {} func (*TerminateProposalRule) ProtoMessage() {}
func (*TerminateProposalRule) Descriptor() ([]byte, []int) { func (*TerminateProposalRule) Descriptor() ([]byte, []int) {
return fileDescriptor_rule_2ed9cd03418a949e, []int{4} return fileDescriptor_rule_02516e679973cfce, []int{4}
} }
func (m *TerminateProposalRule) XXX_Unmarshal(b []byte) error { func (m *TerminateProposalRule) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_TerminateProposalRule.Unmarshal(m, b) return xxx_messageInfo_TerminateProposalRule.Unmarshal(m, b)
...@@ -350,7 +350,7 @@ func (m *ReceiptProposalRule) Reset() { *m = ReceiptProposalRule{} } ...@@ -350,7 +350,7 @@ func (m *ReceiptProposalRule) Reset() { *m = ReceiptProposalRule{} }
func (m *ReceiptProposalRule) String() string { return proto.CompactTextString(m) } func (m *ReceiptProposalRule) String() string { return proto.CompactTextString(m) }
func (*ReceiptProposalRule) ProtoMessage() {} func (*ReceiptProposalRule) ProtoMessage() {}
func (*ReceiptProposalRule) Descriptor() ([]byte, []int) { func (*ReceiptProposalRule) Descriptor() ([]byte, []int) {
return fileDescriptor_rule_2ed9cd03418a949e, []int{5} return fileDescriptor_rule_02516e679973cfce, []int{5}
} }
func (m *ReceiptProposalRule) XXX_Unmarshal(b []byte) error { func (m *ReceiptProposalRule) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ReceiptProposalRule.Unmarshal(m, b) return xxx_messageInfo_ReceiptProposalRule.Unmarshal(m, b)
...@@ -396,7 +396,7 @@ func (m *LocalProposalRule) Reset() { *m = LocalProposalRule{} } ...@@ -396,7 +396,7 @@ func (m *LocalProposalRule) Reset() { *m = LocalProposalRule{} }
func (m *LocalProposalRule) String() string { return proto.CompactTextString(m) } func (m *LocalProposalRule) String() string { return proto.CompactTextString(m) }
func (*LocalProposalRule) ProtoMessage() {} func (*LocalProposalRule) ProtoMessage() {}
func (*LocalProposalRule) Descriptor() ([]byte, []int) { func (*LocalProposalRule) Descriptor() ([]byte, []int) {
return fileDescriptor_rule_2ed9cd03418a949e, []int{6} return fileDescriptor_rule_02516e679973cfce, []int{6}
} }
func (m *LocalProposalRule) XXX_Unmarshal(b []byte) error { func (m *LocalProposalRule) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_LocalProposalRule.Unmarshal(m, b) return xxx_messageInfo_LocalProposalRule.Unmarshal(m, b)
...@@ -447,7 +447,7 @@ func (m *ReqQueryProposalRule) Reset() { *m = ReqQueryProposalRule{} } ...@@ -447,7 +447,7 @@ func (m *ReqQueryProposalRule) Reset() { *m = ReqQueryProposalRule{} }
func (m *ReqQueryProposalRule) String() string { return proto.CompactTextString(m) } func (m *ReqQueryProposalRule) String() string { return proto.CompactTextString(m) }
func (*ReqQueryProposalRule) ProtoMessage() {} func (*ReqQueryProposalRule) ProtoMessage() {}
func (*ReqQueryProposalRule) Descriptor() ([]byte, []int) { func (*ReqQueryProposalRule) Descriptor() ([]byte, []int) {
return fileDescriptor_rule_2ed9cd03418a949e, []int{7} return fileDescriptor_rule_02516e679973cfce, []int{7}
} }
func (m *ReqQueryProposalRule) XXX_Unmarshal(b []byte) error { func (m *ReqQueryProposalRule) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ReqQueryProposalRule.Unmarshal(m, b) return xxx_messageInfo_ReqQueryProposalRule.Unmarshal(m, b)
...@@ -520,7 +520,7 @@ func (m *ReplyQueryProposalRule) Reset() { *m = ReplyQueryProposalRule{} ...@@ -520,7 +520,7 @@ func (m *ReplyQueryProposalRule) Reset() { *m = ReplyQueryProposalRule{}
func (m *ReplyQueryProposalRule) String() string { return proto.CompactTextString(m) } func (m *ReplyQueryProposalRule) String() string { return proto.CompactTextString(m) }
func (*ReplyQueryProposalRule) ProtoMessage() {} func (*ReplyQueryProposalRule) ProtoMessage() {}
func (*ReplyQueryProposalRule) Descriptor() ([]byte, []int) { func (*ReplyQueryProposalRule) Descriptor() ([]byte, []int) {
return fileDescriptor_rule_2ed9cd03418a949e, []int{8} return fileDescriptor_rule_02516e679973cfce, []int{8}
} }
func (m *ReplyQueryProposalRule) XXX_Unmarshal(b []byte) error { func (m *ReplyQueryProposalRule) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ReplyQueryProposalRule.Unmarshal(m, b) return xxx_messageInfo_ReplyQueryProposalRule.Unmarshal(m, b)
...@@ -560,7 +560,7 @@ func (m *TransferFund) Reset() { *m = TransferFund{} } ...@@ -560,7 +560,7 @@ func (m *TransferFund) Reset() { *m = TransferFund{} }
func (m *TransferFund) String() string { return proto.CompactTextString(m) } func (m *TransferFund) String() string { return proto.CompactTextString(m) }
func (*TransferFund) ProtoMessage() {} func (*TransferFund) ProtoMessage() {}
func (*TransferFund) Descriptor() ([]byte, []int) { func (*TransferFund) Descriptor() ([]byte, []int) {
return fileDescriptor_rule_2ed9cd03418a949e, []int{9} return fileDescriptor_rule_02516e679973cfce, []int{9}
} }
func (m *TransferFund) XXX_Unmarshal(b []byte) error { func (m *TransferFund) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_TransferFund.Unmarshal(m, b) return xxx_messageInfo_TransferFund.Unmarshal(m, b)
...@@ -608,7 +608,7 @@ func (m *Comment) Reset() { *m = Comment{} } ...@@ -608,7 +608,7 @@ func (m *Comment) Reset() { *m = Comment{} }
func (m *Comment) String() string { return proto.CompactTextString(m) } func (m *Comment) String() string { return proto.CompactTextString(m) }
func (*Comment) ProtoMessage() {} func (*Comment) ProtoMessage() {}
func (*Comment) Descriptor() ([]byte, []int) { func (*Comment) Descriptor() ([]byte, []int) {
return fileDescriptor_rule_2ed9cd03418a949e, []int{10} return fileDescriptor_rule_02516e679973cfce, []int{10}
} }
func (m *Comment) XXX_Unmarshal(b []byte) error { func (m *Comment) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_Comment.Unmarshal(m, b) return xxx_messageInfo_Comment.Unmarshal(m, b)
...@@ -663,7 +663,7 @@ func (m *ReceiptProposalComment) Reset() { *m = ReceiptProposalComment{} ...@@ -663,7 +663,7 @@ func (m *ReceiptProposalComment) Reset() { *m = ReceiptProposalComment{}
func (m *ReceiptProposalComment) String() string { return proto.CompactTextString(m) } func (m *ReceiptProposalComment) String() string { return proto.CompactTextString(m) }
func (*ReceiptProposalComment) ProtoMessage() {} func (*ReceiptProposalComment) ProtoMessage() {}
func (*ReceiptProposalComment) Descriptor() ([]byte, []int) { func (*ReceiptProposalComment) Descriptor() ([]byte, []int) {
return fileDescriptor_rule_2ed9cd03418a949e, []int{11} return fileDescriptor_rule_02516e679973cfce, []int{11}
} }
func (m *ReceiptProposalComment) XXX_Unmarshal(b []byte) error { func (m *ReceiptProposalComment) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ReceiptProposalComment.Unmarshal(m, b) return xxx_messageInfo_ReceiptProposalComment.Unmarshal(m, b)
...@@ -727,7 +727,7 @@ func (m *ReqQueryProposalComment) Reset() { *m = ReqQueryProposalComment ...@@ -727,7 +727,7 @@ func (m *ReqQueryProposalComment) Reset() { *m = ReqQueryProposalComment
func (m *ReqQueryProposalComment) String() string { return proto.CompactTextString(m) } func (m *ReqQueryProposalComment) String() string { return proto.CompactTextString(m) }
func (*ReqQueryProposalComment) ProtoMessage() {} func (*ReqQueryProposalComment) ProtoMessage() {}
func (*ReqQueryProposalComment) Descriptor() ([]byte, []int) { func (*ReqQueryProposalComment) Descriptor() ([]byte, []int) {
return fileDescriptor_rule_2ed9cd03418a949e, []int{12} return fileDescriptor_rule_02516e679973cfce, []int{12}
} }
func (m *ReqQueryProposalComment) XXX_Unmarshal(b []byte) error { func (m *ReqQueryProposalComment) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ReqQueryProposalComment.Unmarshal(m, b) return xxx_messageInfo_ReqQueryProposalComment.Unmarshal(m, b)
...@@ -797,7 +797,7 @@ func (m *RelationCmt) Reset() { *m = RelationCmt{} } ...@@ -797,7 +797,7 @@ func (m *RelationCmt) Reset() { *m = RelationCmt{} }
func (m *RelationCmt) String() string { return proto.CompactTextString(m) } func (m *RelationCmt) String() string { return proto.CompactTextString(m) }
func (*RelationCmt) ProtoMessage() {} func (*RelationCmt) ProtoMessage() {}
func (*RelationCmt) Descriptor() ([]byte, []int) { func (*RelationCmt) Descriptor() ([]byte, []int) {
return fileDescriptor_rule_2ed9cd03418a949e, []int{13} return fileDescriptor_rule_02516e679973cfce, []int{13}
} }
func (m *RelationCmt) XXX_Unmarshal(b []byte) error { func (m *RelationCmt) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_RelationCmt.Unmarshal(m, b) return xxx_messageInfo_RelationCmt.Unmarshal(m, b)
...@@ -863,7 +863,7 @@ func (m *ReplyQueryProposalComment) Reset() { *m = ReplyQueryProposalCom ...@@ -863,7 +863,7 @@ func (m *ReplyQueryProposalComment) Reset() { *m = ReplyQueryProposalCom
func (m *ReplyQueryProposalComment) String() string { return proto.CompactTextString(m) } func (m *ReplyQueryProposalComment) String() string { return proto.CompactTextString(m) }
func (*ReplyQueryProposalComment) ProtoMessage() {} func (*ReplyQueryProposalComment) ProtoMessage() {}
func (*ReplyQueryProposalComment) Descriptor() ([]byte, []int) { func (*ReplyQueryProposalComment) Descriptor() ([]byte, []int) {
return fileDescriptor_rule_2ed9cd03418a949e, []int{14} return fileDescriptor_rule_02516e679973cfce, []int{14}
} }
func (m *ReplyQueryProposalComment) XXX_Unmarshal(b []byte) error { func (m *ReplyQueryProposalComment) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ReplyQueryProposalComment.Unmarshal(m, b) return xxx_messageInfo_ReplyQueryProposalComment.Unmarshal(m, b)
...@@ -908,9 +908,9 @@ func init() { ...@@ -908,9 +908,9 @@ func init() {
proto.RegisterType((*ReplyQueryProposalComment)(nil), "types.ReplyQueryProposalComment") proto.RegisterType((*ReplyQueryProposalComment)(nil), "types.ReplyQueryProposalComment")
} }
func init() { proto.RegisterFile("rule.proto", fileDescriptor_rule_2ed9cd03418a949e) } func init() { proto.RegisterFile("rule.proto", fileDescriptor_rule_02516e679973cfce) }
var fileDescriptor_rule_2ed9cd03418a949e = []byte{ var fileDescriptor_rule_02516e679973cfce = []byte{
// 733 bytes of a gzipped FileDescriptorProto // 733 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x94, 0x55, 0x4d, 0x6f, 0xd4, 0x3a, 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x94, 0x55, 0x4d, 0x6f, 0xd4, 0x3a,
0x14, 0x55, 0x26, 0xc9, 0x7c, 0xdc, 0xf6, 0x55, 0xad, 0xdb, 0xd7, 0x97, 0xd7, 0xf7, 0x84, 0x46, 0x14, 0x55, 0x26, 0xc9, 0x7c, 0xdc, 0xf6, 0x55, 0xad, 0xdb, 0xd7, 0x97, 0xd7, 0xf7, 0x84, 0x46,
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
...@@ -35,7 +35,7 @@ func (m *Create) Reset() { *m = Create{} } ...@@ -35,7 +35,7 @@ func (m *Create) Reset() { *m = Create{} }
func (m *Create) String() string { return proto.CompactTextString(m) } func (m *Create) String() string { return proto.CompactTextString(m) }
func (*Create) ProtoMessage() {} func (*Create) ProtoMessage() {}
func (*Create) Descriptor() ([]byte, []int) { func (*Create) Descriptor() ([]byte, []int) {
return fileDescriptor_js_afd63f08422ad153, []int{0} return fileDescriptor_js_ce3c26906a820fa8, []int{0}
} }
func (m *Create) XXX_Unmarshal(b []byte) error { func (m *Create) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_Create.Unmarshal(m, b) return xxx_messageInfo_Create.Unmarshal(m, b)
...@@ -83,7 +83,7 @@ func (m *Call) Reset() { *m = Call{} } ...@@ -83,7 +83,7 @@ func (m *Call) Reset() { *m = Call{} }
func (m *Call) String() string { return proto.CompactTextString(m) } func (m *Call) String() string { return proto.CompactTextString(m) }
func (*Call) ProtoMessage() {} func (*Call) ProtoMessage() {}
func (*Call) Descriptor() ([]byte, []int) { func (*Call) Descriptor() ([]byte, []int) {
return fileDescriptor_js_afd63f08422ad153, []int{1} return fileDescriptor_js_ce3c26906a820fa8, []int{1}
} }
func (m *Call) XXX_Unmarshal(b []byte) error { func (m *Call) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_Call.Unmarshal(m, b) return xxx_messageInfo_Call.Unmarshal(m, b)
...@@ -139,7 +139,7 @@ func (m *JsAction) Reset() { *m = JsAction{} } ...@@ -139,7 +139,7 @@ func (m *JsAction) Reset() { *m = JsAction{} }
func (m *JsAction) String() string { return proto.CompactTextString(m) } func (m *JsAction) String() string { return proto.CompactTextString(m) }
func (*JsAction) ProtoMessage() {} func (*JsAction) ProtoMessage() {}
func (*JsAction) Descriptor() ([]byte, []int) { func (*JsAction) Descriptor() ([]byte, []int) {
return fileDescriptor_js_afd63f08422ad153, []int{2} return fileDescriptor_js_ce3c26906a820fa8, []int{2}
} }
func (m *JsAction) XXX_Unmarshal(b []byte) error { func (m *JsAction) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_JsAction.Unmarshal(m, b) return xxx_messageInfo_JsAction.Unmarshal(m, b)
...@@ -288,7 +288,7 @@ func (m *JsLog) Reset() { *m = JsLog{} } ...@@ -288,7 +288,7 @@ func (m *JsLog) Reset() { *m = JsLog{} }
func (m *JsLog) String() string { return proto.CompactTextString(m) } func (m *JsLog) String() string { return proto.CompactTextString(m) }
func (*JsLog) ProtoMessage() {} func (*JsLog) ProtoMessage() {}
func (*JsLog) Descriptor() ([]byte, []int) { func (*JsLog) Descriptor() ([]byte, []int) {
return fileDescriptor_js_afd63f08422ad153, []int{3} return fileDescriptor_js_ce3c26906a820fa8, []int{3}
} }
func (m *JsLog) XXX_Unmarshal(b []byte) error { func (m *JsLog) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_JsLog.Unmarshal(m, b) return xxx_messageInfo_JsLog.Unmarshal(m, b)
...@@ -326,7 +326,7 @@ func (m *QueryResult) Reset() { *m = QueryResult{} } ...@@ -326,7 +326,7 @@ func (m *QueryResult) Reset() { *m = QueryResult{} }
func (m *QueryResult) String() string { return proto.CompactTextString(m) } func (m *QueryResult) String() string { return proto.CompactTextString(m) }
func (*QueryResult) ProtoMessage() {} func (*QueryResult) ProtoMessage() {}
func (*QueryResult) Descriptor() ([]byte, []int) { func (*QueryResult) Descriptor() ([]byte, []int) {
return fileDescriptor_js_afd63f08422ad153, []int{4} return fileDescriptor_js_ce3c26906a820fa8, []int{4}
} }
func (m *QueryResult) XXX_Unmarshal(b []byte) error { func (m *QueryResult) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_QueryResult.Unmarshal(m, b) return xxx_messageInfo_QueryResult.Unmarshal(m, b)
...@@ -361,9 +361,9 @@ func init() { ...@@ -361,9 +361,9 @@ func init() {
proto.RegisterType((*QueryResult)(nil), "jsproto.QueryResult") proto.RegisterType((*QueryResult)(nil), "jsproto.QueryResult")
} }
func init() { proto.RegisterFile("js.proto", fileDescriptor_js_afd63f08422ad153) } func init() { proto.RegisterFile("js.proto", fileDescriptor_js_ce3c26906a820fa8) }
var fileDescriptor_js_afd63f08422ad153 = []byte{ var fileDescriptor_js_ce3c26906a820fa8 = []byte{
// 231 bytes of a gzipped FileDescriptorProto // 231 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x6c, 0x8f, 0xbf, 0x4e, 0xc3, 0x30, 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x6c, 0x8f, 0xbf, 0x4e, 0xc3, 0x30,
0x10, 0xc6, 0x9b, 0x90, 0xa4, 0xe1, 0x22, 0x40, 0xf2, 0x14, 0xc1, 0x02, 0x66, 0x81, 0x25, 0x42, 0x10, 0xc6, 0x9b, 0x90, 0xa4, 0xe1, 0x22, 0x40, 0xf2, 0x14, 0xc1, 0x02, 0x66, 0x81, 0x25, 0x42,
......
This diff is collapsed.
This diff is collapsed.
...@@ -36,7 +36,7 @@ func (m *Norm) Reset() { *m = Norm{} } ...@@ -36,7 +36,7 @@ func (m *Norm) Reset() { *m = Norm{} }
func (m *Norm) String() string { return proto.CompactTextString(m) } func (m *Norm) String() string { return proto.CompactTextString(m) }
func (*Norm) ProtoMessage() {} func (*Norm) ProtoMessage() {}
func (*Norm) Descriptor() ([]byte, []int) { func (*Norm) Descriptor() ([]byte, []int) {
return fileDescriptor_norm_f2aed6c5a9608057, []int{0} return fileDescriptor_norm_4c7b2dbe1c6a4afc, []int{0}
} }
func (m *Norm) XXX_Unmarshal(b []byte) error { func (m *Norm) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_Norm.Unmarshal(m, b) return xxx_messageInfo_Norm.Unmarshal(m, b)
...@@ -98,7 +98,7 @@ func (m *NormAction) Reset() { *m = NormAction{} } ...@@ -98,7 +98,7 @@ func (m *NormAction) Reset() { *m = NormAction{} }
func (m *NormAction) String() string { return proto.CompactTextString(m) } func (m *NormAction) String() string { return proto.CompactTextString(m) }
func (*NormAction) ProtoMessage() {} func (*NormAction) ProtoMessage() {}
func (*NormAction) Descriptor() ([]byte, []int) { func (*NormAction) Descriptor() ([]byte, []int) {
return fileDescriptor_norm_f2aed6c5a9608057, []int{1} return fileDescriptor_norm_4c7b2dbe1c6a4afc, []int{1}
} }
func (m *NormAction) XXX_Unmarshal(b []byte) error { func (m *NormAction) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_NormAction.Unmarshal(m, b) return xxx_messageInfo_NormAction.Unmarshal(m, b)
...@@ -216,7 +216,7 @@ func (m *NormPut) Reset() { *m = NormPut{} } ...@@ -216,7 +216,7 @@ func (m *NormPut) Reset() { *m = NormPut{} }
func (m *NormPut) String() string { return proto.CompactTextString(m) } func (m *NormPut) String() string { return proto.CompactTextString(m) }
func (*NormPut) ProtoMessage() {} func (*NormPut) ProtoMessage() {}
func (*NormPut) Descriptor() ([]byte, []int) { func (*NormPut) Descriptor() ([]byte, []int) {
return fileDescriptor_norm_f2aed6c5a9608057, []int{2} return fileDescriptor_norm_4c7b2dbe1c6a4afc, []int{2}
} }
func (m *NormPut) XXX_Unmarshal(b []byte) error { func (m *NormPut) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_NormPut.Unmarshal(m, b) return xxx_messageInfo_NormPut.Unmarshal(m, b)
...@@ -261,7 +261,7 @@ func (m *NormGetKey) Reset() { *m = NormGetKey{} } ...@@ -261,7 +261,7 @@ func (m *NormGetKey) Reset() { *m = NormGetKey{} }
func (m *NormGetKey) String() string { return proto.CompactTextString(m) } func (m *NormGetKey) String() string { return proto.CompactTextString(m) }
func (*NormGetKey) ProtoMessage() {} func (*NormGetKey) ProtoMessage() {}
func (*NormGetKey) Descriptor() ([]byte, []int) { func (*NormGetKey) Descriptor() ([]byte, []int) {
return fileDescriptor_norm_f2aed6c5a9608057, []int{3} return fileDescriptor_norm_4c7b2dbe1c6a4afc, []int{3}
} }
func (m *NormGetKey) XXX_Unmarshal(b []byte) error { func (m *NormGetKey) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_NormGetKey.Unmarshal(m, b) return xxx_messageInfo_NormGetKey.Unmarshal(m, b)
...@@ -295,9 +295,9 @@ func init() { ...@@ -295,9 +295,9 @@ func init() {
proto.RegisterType((*NormGetKey)(nil), "types.NormGetKey") proto.RegisterType((*NormGetKey)(nil), "types.NormGetKey")
} }
func init() { proto.RegisterFile("norm.proto", fileDescriptor_norm_f2aed6c5a9608057) } func init() { proto.RegisterFile("norm.proto", fileDescriptor_norm_4c7b2dbe1c6a4afc) }
var fileDescriptor_norm_f2aed6c5a9608057 = []byte{ var fileDescriptor_norm_4c7b2dbe1c6a4afc = []byte{
// 209 bytes of a gzipped FileDescriptorProto // 209 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0xe2, 0xca, 0xcb, 0x2f, 0xca, 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0xe2, 0xca, 0xcb, 0x2f, 0xca,
0xd5, 0x2b, 0x28, 0xca, 0x2f, 0xc9, 0x17, 0x62, 0x2d, 0xa9, 0x2c, 0x48, 0x2d, 0x56, 0x4a, 0xe3, 0xd5, 0x2b, 0x28, 0xca, 0x2f, 0xc9, 0x17, 0x62, 0x2d, 0xa9, 0x2c, 0x48, 0x2d, 0x56, 0x4a, 0xe3,
......
...@@ -44,7 +44,7 @@ func (m *OracleStatus) Reset() { *m = OracleStatus{} } ...@@ -44,7 +44,7 @@ func (m *OracleStatus) Reset() { *m = OracleStatus{} }
func (m *OracleStatus) String() string { return proto.CompactTextString(m) } func (m *OracleStatus) String() string { return proto.CompactTextString(m) }
func (*OracleStatus) ProtoMessage() {} func (*OracleStatus) ProtoMessage() {}
func (*OracleStatus) Descriptor() ([]byte, []int) { func (*OracleStatus) Descriptor() ([]byte, []int) {
return fileDescriptor_oracle_d3fda31ac2bc59b9, []int{0} return fileDescriptor_oracle_5d34cbf8ecdaf0be, []int{0}
} }
func (m *OracleStatus) XXX_Unmarshal(b []byte) error { func (m *OracleStatus) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_OracleStatus.Unmarshal(m, b) return xxx_messageInfo_OracleStatus.Unmarshal(m, b)
...@@ -160,7 +160,7 @@ func (m *OracleAction) Reset() { *m = OracleAction{} } ...@@ -160,7 +160,7 @@ func (m *OracleAction) Reset() { *m = OracleAction{} }
func (m *OracleAction) String() string { return proto.CompactTextString(m) } func (m *OracleAction) String() string { return proto.CompactTextString(m) }
func (*OracleAction) ProtoMessage() {} func (*OracleAction) ProtoMessage() {}
func (*OracleAction) Descriptor() ([]byte, []int) { func (*OracleAction) Descriptor() ([]byte, []int) {
return fileDescriptor_oracle_d3fda31ac2bc59b9, []int{1} return fileDescriptor_oracle_5d34cbf8ecdaf0be, []int{1}
} }
func (m *OracleAction) XXX_Unmarshal(b []byte) error { func (m *OracleAction) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_OracleAction.Unmarshal(m, b) return xxx_messageInfo_OracleAction.Unmarshal(m, b)
...@@ -406,7 +406,7 @@ func (m *EventStatus) Reset() { *m = EventStatus{} } ...@@ -406,7 +406,7 @@ func (m *EventStatus) Reset() { *m = EventStatus{} }
func (m *EventStatus) String() string { return proto.CompactTextString(m) } func (m *EventStatus) String() string { return proto.CompactTextString(m) }
func (*EventStatus) ProtoMessage() {} func (*EventStatus) ProtoMessage() {}
func (*EventStatus) Descriptor() ([]byte, []int) { func (*EventStatus) Descriptor() ([]byte, []int) {
return fileDescriptor_oracle_d3fda31ac2bc59b9, []int{2} return fileDescriptor_oracle_5d34cbf8ecdaf0be, []int{2}
} }
func (m *EventStatus) XXX_Unmarshal(b []byte) error { func (m *EventStatus) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_EventStatus.Unmarshal(m, b) return xxx_messageInfo_EventStatus.Unmarshal(m, b)
...@@ -455,7 +455,7 @@ func (m *EventPublish) Reset() { *m = EventPublish{} } ...@@ -455,7 +455,7 @@ func (m *EventPublish) Reset() { *m = EventPublish{} }
func (m *EventPublish) String() string { return proto.CompactTextString(m) } func (m *EventPublish) String() string { return proto.CompactTextString(m) }
func (*EventPublish) ProtoMessage() {} func (*EventPublish) ProtoMessage() {}
func (*EventPublish) Descriptor() ([]byte, []int) { func (*EventPublish) Descriptor() ([]byte, []int) {
return fileDescriptor_oracle_d3fda31ac2bc59b9, []int{3} return fileDescriptor_oracle_5d34cbf8ecdaf0be, []int{3}
} }
func (m *EventPublish) XXX_Unmarshal(b []byte) error { func (m *EventPublish) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_EventPublish.Unmarshal(m, b) return xxx_messageInfo_EventPublish.Unmarshal(m, b)
...@@ -521,7 +521,7 @@ func (m *EventAbort) Reset() { *m = EventAbort{} } ...@@ -521,7 +521,7 @@ func (m *EventAbort) Reset() { *m = EventAbort{} }
func (m *EventAbort) String() string { return proto.CompactTextString(m) } func (m *EventAbort) String() string { return proto.CompactTextString(m) }
func (*EventAbort) ProtoMessage() {} func (*EventAbort) ProtoMessage() {}
func (*EventAbort) Descriptor() ([]byte, []int) { func (*EventAbort) Descriptor() ([]byte, []int) {
return fileDescriptor_oracle_d3fda31ac2bc59b9, []int{4} return fileDescriptor_oracle_5d34cbf8ecdaf0be, []int{4}
} }
func (m *EventAbort) XXX_Unmarshal(b []byte) error { func (m *EventAbort) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_EventAbort.Unmarshal(m, b) return xxx_messageInfo_EventAbort.Unmarshal(m, b)
...@@ -561,7 +561,7 @@ func (m *ResultPrePublish) Reset() { *m = ResultPrePublish{} } ...@@ -561,7 +561,7 @@ func (m *ResultPrePublish) Reset() { *m = ResultPrePublish{} }
func (m *ResultPrePublish) String() string { return proto.CompactTextString(m) } func (m *ResultPrePublish) String() string { return proto.CompactTextString(m) }
func (*ResultPrePublish) ProtoMessage() {} func (*ResultPrePublish) ProtoMessage() {}
func (*ResultPrePublish) Descriptor() ([]byte, []int) { func (*ResultPrePublish) Descriptor() ([]byte, []int) {
return fileDescriptor_oracle_d3fda31ac2bc59b9, []int{5} return fileDescriptor_oracle_5d34cbf8ecdaf0be, []int{5}
} }
func (m *ResultPrePublish) XXX_Unmarshal(b []byte) error { func (m *ResultPrePublish) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ResultPrePublish.Unmarshal(m, b) return xxx_messageInfo_ResultPrePublish.Unmarshal(m, b)
...@@ -615,7 +615,7 @@ func (m *ResultPublish) Reset() { *m = ResultPublish{} } ...@@ -615,7 +615,7 @@ func (m *ResultPublish) Reset() { *m = ResultPublish{} }
func (m *ResultPublish) String() string { return proto.CompactTextString(m) } func (m *ResultPublish) String() string { return proto.CompactTextString(m) }
func (*ResultPublish) ProtoMessage() {} func (*ResultPublish) ProtoMessage() {}
func (*ResultPublish) Descriptor() ([]byte, []int) { func (*ResultPublish) Descriptor() ([]byte, []int) {
return fileDescriptor_oracle_d3fda31ac2bc59b9, []int{6} return fileDescriptor_oracle_5d34cbf8ecdaf0be, []int{6}
} }
func (m *ResultPublish) XXX_Unmarshal(b []byte) error { func (m *ResultPublish) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ResultPublish.Unmarshal(m, b) return xxx_messageInfo_ResultPublish.Unmarshal(m, b)
...@@ -667,7 +667,7 @@ func (m *ResultAbort) Reset() { *m = ResultAbort{} } ...@@ -667,7 +667,7 @@ func (m *ResultAbort) Reset() { *m = ResultAbort{} }
func (m *ResultAbort) String() string { return proto.CompactTextString(m) } func (m *ResultAbort) String() string { return proto.CompactTextString(m) }
func (*ResultAbort) ProtoMessage() {} func (*ResultAbort) ProtoMessage() {}
func (*ResultAbort) Descriptor() ([]byte, []int) { func (*ResultAbort) Descriptor() ([]byte, []int) {
return fileDescriptor_oracle_d3fda31ac2bc59b9, []int{7} return fileDescriptor_oracle_5d34cbf8ecdaf0be, []int{7}
} }
func (m *ResultAbort) XXX_Unmarshal(b []byte) error { func (m *ResultAbort) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ResultAbort.Unmarshal(m, b) return xxx_messageInfo_ResultAbort.Unmarshal(m, b)
...@@ -706,7 +706,7 @@ func (m *EventRecord) Reset() { *m = EventRecord{} } ...@@ -706,7 +706,7 @@ func (m *EventRecord) Reset() { *m = EventRecord{} }
func (m *EventRecord) String() string { return proto.CompactTextString(m) } func (m *EventRecord) String() string { return proto.CompactTextString(m) }
func (*EventRecord) ProtoMessage() {} func (*EventRecord) ProtoMessage() {}
func (*EventRecord) Descriptor() ([]byte, []int) { func (*EventRecord) Descriptor() ([]byte, []int) {
return fileDescriptor_oracle_d3fda31ac2bc59b9, []int{8} return fileDescriptor_oracle_5d34cbf8ecdaf0be, []int{8}
} }
func (m *EventRecord) XXX_Unmarshal(b []byte) error { func (m *EventRecord) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_EventRecord.Unmarshal(m, b) return xxx_messageInfo_EventRecord.Unmarshal(m, b)
...@@ -744,7 +744,7 @@ func (m *QueryOracleInfos) Reset() { *m = QueryOracleInfos{} } ...@@ -744,7 +744,7 @@ func (m *QueryOracleInfos) Reset() { *m = QueryOracleInfos{} }
func (m *QueryOracleInfos) String() string { return proto.CompactTextString(m) } func (m *QueryOracleInfos) String() string { return proto.CompactTextString(m) }
func (*QueryOracleInfos) ProtoMessage() {} func (*QueryOracleInfos) ProtoMessage() {}
func (*QueryOracleInfos) Descriptor() ([]byte, []int) { func (*QueryOracleInfos) Descriptor() ([]byte, []int) {
return fileDescriptor_oracle_d3fda31ac2bc59b9, []int{9} return fileDescriptor_oracle_5d34cbf8ecdaf0be, []int{9}
} }
func (m *QueryOracleInfos) XXX_Unmarshal(b []byte) error { func (m *QueryOracleInfos) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_QueryOracleInfos.Unmarshal(m, b) return xxx_messageInfo_QueryOracleInfos.Unmarshal(m, b)
...@@ -782,7 +782,7 @@ func (m *ReplyEventIDs) Reset() { *m = ReplyEventIDs{} } ...@@ -782,7 +782,7 @@ func (m *ReplyEventIDs) Reset() { *m = ReplyEventIDs{} }
func (m *ReplyEventIDs) String() string { return proto.CompactTextString(m) } func (m *ReplyEventIDs) String() string { return proto.CompactTextString(m) }
func (*ReplyEventIDs) ProtoMessage() {} func (*ReplyEventIDs) ProtoMessage() {}
func (*ReplyEventIDs) Descriptor() ([]byte, []int) { func (*ReplyEventIDs) Descriptor() ([]byte, []int) {
return fileDescriptor_oracle_d3fda31ac2bc59b9, []int{10} return fileDescriptor_oracle_5d34cbf8ecdaf0be, []int{10}
} }
func (m *ReplyEventIDs) XXX_Unmarshal(b []byte) error { func (m *ReplyEventIDs) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ReplyEventIDs.Unmarshal(m, b) return xxx_messageInfo_ReplyEventIDs.Unmarshal(m, b)
...@@ -823,7 +823,7 @@ func (m *QueryEventID) Reset() { *m = QueryEventID{} } ...@@ -823,7 +823,7 @@ func (m *QueryEventID) Reset() { *m = QueryEventID{} }
func (m *QueryEventID) String() string { return proto.CompactTextString(m) } func (m *QueryEventID) String() string { return proto.CompactTextString(m) }
func (*QueryEventID) ProtoMessage() {} func (*QueryEventID) ProtoMessage() {}
func (*QueryEventID) Descriptor() ([]byte, []int) { func (*QueryEventID) Descriptor() ([]byte, []int) {
return fileDescriptor_oracle_d3fda31ac2bc59b9, []int{11} return fileDescriptor_oracle_5d34cbf8ecdaf0be, []int{11}
} }
func (m *QueryEventID) XXX_Unmarshal(b []byte) error { func (m *QueryEventID) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_QueryEventID.Unmarshal(m, b) return xxx_messageInfo_QueryEventID.Unmarshal(m, b)
...@@ -886,7 +886,7 @@ func (m *ReceiptOracle) Reset() { *m = ReceiptOracle{} } ...@@ -886,7 +886,7 @@ func (m *ReceiptOracle) Reset() { *m = ReceiptOracle{} }
func (m *ReceiptOracle) String() string { return proto.CompactTextString(m) } func (m *ReceiptOracle) String() string { return proto.CompactTextString(m) }
func (*ReceiptOracle) ProtoMessage() {} func (*ReceiptOracle) ProtoMessage() {}
func (*ReceiptOracle) Descriptor() ([]byte, []int) { func (*ReceiptOracle) Descriptor() ([]byte, []int) {
return fileDescriptor_oracle_d3fda31ac2bc59b9, []int{12} return fileDescriptor_oracle_5d34cbf8ecdaf0be, []int{12}
} }
func (m *ReceiptOracle) XXX_Unmarshal(b []byte) error { func (m *ReceiptOracle) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ReceiptOracle.Unmarshal(m, b) return xxx_messageInfo_ReceiptOracle.Unmarshal(m, b)
...@@ -952,7 +952,7 @@ func (m *ReplyOracleStatusList) Reset() { *m = ReplyOracleStatusList{} } ...@@ -952,7 +952,7 @@ func (m *ReplyOracleStatusList) Reset() { *m = ReplyOracleStatusList{} }
func (m *ReplyOracleStatusList) String() string { return proto.CompactTextString(m) } func (m *ReplyOracleStatusList) String() string { return proto.CompactTextString(m) }
func (*ReplyOracleStatusList) ProtoMessage() {} func (*ReplyOracleStatusList) ProtoMessage() {}
func (*ReplyOracleStatusList) Descriptor() ([]byte, []int) { func (*ReplyOracleStatusList) Descriptor() ([]byte, []int) {
return fileDescriptor_oracle_d3fda31ac2bc59b9, []int{13} return fileDescriptor_oracle_5d34cbf8ecdaf0be, []int{13}
} }
func (m *ReplyOracleStatusList) XXX_Unmarshal(b []byte) error { func (m *ReplyOracleStatusList) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ReplyOracleStatusList.Unmarshal(m, b) return xxx_messageInfo_ReplyOracleStatusList.Unmarshal(m, b)
...@@ -996,9 +996,9 @@ func init() { ...@@ -996,9 +996,9 @@ func init() {
proto.RegisterType((*ReplyOracleStatusList)(nil), "types.ReplyOracleStatusList") proto.RegisterType((*ReplyOracleStatusList)(nil), "types.ReplyOracleStatusList")
} }
func init() { proto.RegisterFile("oracle.proto", fileDescriptor_oracle_d3fda31ac2bc59b9) } func init() { proto.RegisterFile("oracle.proto", fileDescriptor_oracle_5d34cbf8ecdaf0be) }
var fileDescriptor_oracle_d3fda31ac2bc59b9 = []byte{ var fileDescriptor_oracle_5d34cbf8ecdaf0be = []byte{
// 579 bytes of a gzipped FileDescriptorProto // 579 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x55, 0x4d, 0x8b, 0xdb, 0x3c, 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x55, 0x4d, 0x8b, 0xdb, 0x3c,
0x10, 0x8e, 0x3f, 0xf7, 0xdd, 0xb1, 0xf7, 0x25, 0x55, 0xbf, 0x74, 0xe8, 0x21, 0xf8, 0xd0, 0x4d, 0x10, 0x8e, 0x3f, 0xf7, 0xdd, 0xb1, 0xf7, 0x25, 0x55, 0xbf, 0x74, 0xe8, 0x21, 0xf8, 0xd0, 0x4d,
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
...@@ -44,7 +44,7 @@ func (m *RetrievePara) Reset() { *m = RetrievePara{} } ...@@ -44,7 +44,7 @@ func (m *RetrievePara) Reset() { *m = RetrievePara{} }
func (m *RetrievePara) String() string { return proto.CompactTextString(m) } func (m *RetrievePara) String() string { return proto.CompactTextString(m) }
func (*RetrievePara) ProtoMessage() {} func (*RetrievePara) ProtoMessage() {}
func (*RetrievePara) Descriptor() ([]byte, []int) { func (*RetrievePara) Descriptor() ([]byte, []int) {
return fileDescriptor_retrieve_1666ef19b265e4fc, []int{0} return fileDescriptor_retrieve_468b63ef358476e8, []int{0}
} }
func (m *RetrievePara) XXX_Unmarshal(b []byte) error { func (m *RetrievePara) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_RetrievePara.Unmarshal(m, b) return xxx_messageInfo_RetrievePara.Unmarshal(m, b)
...@@ -112,7 +112,7 @@ func (m *Retrieve) Reset() { *m = Retrieve{} } ...@@ -112,7 +112,7 @@ func (m *Retrieve) Reset() { *m = Retrieve{} }
func (m *Retrieve) String() string { return proto.CompactTextString(m) } func (m *Retrieve) String() string { return proto.CompactTextString(m) }
func (*Retrieve) ProtoMessage() {} func (*Retrieve) ProtoMessage() {}
func (*Retrieve) Descriptor() ([]byte, []int) { func (*Retrieve) Descriptor() ([]byte, []int) {
return fileDescriptor_retrieve_1666ef19b265e4fc, []int{1} return fileDescriptor_retrieve_468b63ef358476e8, []int{1}
} }
func (m *Retrieve) XXX_Unmarshal(b []byte) error { func (m *Retrieve) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_Retrieve.Unmarshal(m, b) return xxx_messageInfo_Retrieve.Unmarshal(m, b)
...@@ -163,7 +163,7 @@ func (m *RetrieveAction) Reset() { *m = RetrieveAction{} } ...@@ -163,7 +163,7 @@ func (m *RetrieveAction) Reset() { *m = RetrieveAction{} }
func (m *RetrieveAction) String() string { return proto.CompactTextString(m) } func (m *RetrieveAction) String() string { return proto.CompactTextString(m) }
func (*RetrieveAction) ProtoMessage() {} func (*RetrieveAction) ProtoMessage() {}
func (*RetrieveAction) Descriptor() ([]byte, []int) { func (*RetrieveAction) Descriptor() ([]byte, []int) {
return fileDescriptor_retrieve_1666ef19b265e4fc, []int{2} return fileDescriptor_retrieve_468b63ef358476e8, []int{2}
} }
func (m *RetrieveAction) XXX_Unmarshal(b []byte) error { func (m *RetrieveAction) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_RetrieveAction.Unmarshal(m, b) return xxx_messageInfo_RetrieveAction.Unmarshal(m, b)
...@@ -378,7 +378,7 @@ func (m *BackupRetrieve) Reset() { *m = BackupRetrieve{} } ...@@ -378,7 +378,7 @@ func (m *BackupRetrieve) Reset() { *m = BackupRetrieve{} }
func (m *BackupRetrieve) String() string { return proto.CompactTextString(m) } func (m *BackupRetrieve) String() string { return proto.CompactTextString(m) }
func (*BackupRetrieve) ProtoMessage() {} func (*BackupRetrieve) ProtoMessage() {}
func (*BackupRetrieve) Descriptor() ([]byte, []int) { func (*BackupRetrieve) Descriptor() ([]byte, []int) {
return fileDescriptor_retrieve_1666ef19b265e4fc, []int{3} return fileDescriptor_retrieve_468b63ef358476e8, []int{3}
} }
func (m *BackupRetrieve) XXX_Unmarshal(b []byte) error { func (m *BackupRetrieve) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_BackupRetrieve.Unmarshal(m, b) return xxx_messageInfo_BackupRetrieve.Unmarshal(m, b)
...@@ -431,7 +431,7 @@ func (m *PrepareRetrieve) Reset() { *m = PrepareRetrieve{} } ...@@ -431,7 +431,7 @@ func (m *PrepareRetrieve) Reset() { *m = PrepareRetrieve{} }
func (m *PrepareRetrieve) String() string { return proto.CompactTextString(m) } func (m *PrepareRetrieve) String() string { return proto.CompactTextString(m) }
func (*PrepareRetrieve) ProtoMessage() {} func (*PrepareRetrieve) ProtoMessage() {}
func (*PrepareRetrieve) Descriptor() ([]byte, []int) { func (*PrepareRetrieve) Descriptor() ([]byte, []int) {
return fileDescriptor_retrieve_1666ef19b265e4fc, []int{4} return fileDescriptor_retrieve_468b63ef358476e8, []int{4}
} }
func (m *PrepareRetrieve) XXX_Unmarshal(b []byte) error { func (m *PrepareRetrieve) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_PrepareRetrieve.Unmarshal(m, b) return xxx_messageInfo_PrepareRetrieve.Unmarshal(m, b)
...@@ -477,7 +477,7 @@ func (m *AssetSymbol) Reset() { *m = AssetSymbol{} } ...@@ -477,7 +477,7 @@ func (m *AssetSymbol) Reset() { *m = AssetSymbol{} }
func (m *AssetSymbol) String() string { return proto.CompactTextString(m) } func (m *AssetSymbol) String() string { return proto.CompactTextString(m) }
func (*AssetSymbol) ProtoMessage() {} func (*AssetSymbol) ProtoMessage() {}
func (*AssetSymbol) Descriptor() ([]byte, []int) { func (*AssetSymbol) Descriptor() ([]byte, []int) {
return fileDescriptor_retrieve_1666ef19b265e4fc, []int{5} return fileDescriptor_retrieve_468b63ef358476e8, []int{5}
} }
func (m *AssetSymbol) XXX_Unmarshal(b []byte) error { func (m *AssetSymbol) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_AssetSymbol.Unmarshal(m, b) return xxx_messageInfo_AssetSymbol.Unmarshal(m, b)
...@@ -524,7 +524,7 @@ func (m *PerformRetrieve) Reset() { *m = PerformRetrieve{} } ...@@ -524,7 +524,7 @@ func (m *PerformRetrieve) Reset() { *m = PerformRetrieve{} }
func (m *PerformRetrieve) String() string { return proto.CompactTextString(m) } func (m *PerformRetrieve) String() string { return proto.CompactTextString(m) }
func (*PerformRetrieve) ProtoMessage() {} func (*PerformRetrieve) ProtoMessage() {}
func (*PerformRetrieve) Descriptor() ([]byte, []int) { func (*PerformRetrieve) Descriptor() ([]byte, []int) {
return fileDescriptor_retrieve_1666ef19b265e4fc, []int{6} return fileDescriptor_retrieve_468b63ef358476e8, []int{6}
} }
func (m *PerformRetrieve) XXX_Unmarshal(b []byte) error { func (m *PerformRetrieve) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_PerformRetrieve.Unmarshal(m, b) return xxx_messageInfo_PerformRetrieve.Unmarshal(m, b)
...@@ -577,7 +577,7 @@ func (m *CancelRetrieve) Reset() { *m = CancelRetrieve{} } ...@@ -577,7 +577,7 @@ func (m *CancelRetrieve) Reset() { *m = CancelRetrieve{} }
func (m *CancelRetrieve) String() string { return proto.CompactTextString(m) } func (m *CancelRetrieve) String() string { return proto.CompactTextString(m) }
func (*CancelRetrieve) ProtoMessage() {} func (*CancelRetrieve) ProtoMessage() {}
func (*CancelRetrieve) Descriptor() ([]byte, []int) { func (*CancelRetrieve) Descriptor() ([]byte, []int) {
return fileDescriptor_retrieve_1666ef19b265e4fc, []int{7} return fileDescriptor_retrieve_468b63ef358476e8, []int{7}
} }
func (m *CancelRetrieve) XXX_Unmarshal(b []byte) error { func (m *CancelRetrieve) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_CancelRetrieve.Unmarshal(m, b) return xxx_messageInfo_CancelRetrieve.Unmarshal(m, b)
...@@ -625,7 +625,7 @@ func (m *ReqRetrieveInfo) Reset() { *m = ReqRetrieveInfo{} } ...@@ -625,7 +625,7 @@ func (m *ReqRetrieveInfo) Reset() { *m = ReqRetrieveInfo{} }
func (m *ReqRetrieveInfo) String() string { return proto.CompactTextString(m) } func (m *ReqRetrieveInfo) String() string { return proto.CompactTextString(m) }
func (*ReqRetrieveInfo) ProtoMessage() {} func (*ReqRetrieveInfo) ProtoMessage() {}
func (*ReqRetrieveInfo) Descriptor() ([]byte, []int) { func (*ReqRetrieveInfo) Descriptor() ([]byte, []int) {
return fileDescriptor_retrieve_1666ef19b265e4fc, []int{8} return fileDescriptor_retrieve_468b63ef358476e8, []int{8}
} }
func (m *ReqRetrieveInfo) XXX_Unmarshal(b []byte) error { func (m *ReqRetrieveInfo) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ReqRetrieveInfo.Unmarshal(m, b) return xxx_messageInfo_ReqRetrieveInfo.Unmarshal(m, b)
...@@ -689,7 +689,7 @@ func (m *RetrieveQuery) Reset() { *m = RetrieveQuery{} } ...@@ -689,7 +689,7 @@ func (m *RetrieveQuery) Reset() { *m = RetrieveQuery{} }
func (m *RetrieveQuery) String() string { return proto.CompactTextString(m) } func (m *RetrieveQuery) String() string { return proto.CompactTextString(m) }
func (*RetrieveQuery) ProtoMessage() {} func (*RetrieveQuery) ProtoMessage() {}
func (*RetrieveQuery) Descriptor() ([]byte, []int) { func (*RetrieveQuery) Descriptor() ([]byte, []int) {
return fileDescriptor_retrieve_1666ef19b265e4fc, []int{9} return fileDescriptor_retrieve_468b63ef358476e8, []int{9}
} }
func (m *RetrieveQuery) XXX_Unmarshal(b []byte) error { func (m *RetrieveQuery) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_RetrieveQuery.Unmarshal(m, b) return xxx_messageInfo_RetrieveQuery.Unmarshal(m, b)
...@@ -935,9 +935,9 @@ var _Retrieve_serviceDesc = grpc.ServiceDesc{ ...@@ -935,9 +935,9 @@ var _Retrieve_serviceDesc = grpc.ServiceDesc{
Metadata: "retrieve.proto", Metadata: "retrieve.proto",
} }
func init() { proto.RegisterFile("retrieve.proto", fileDescriptor_retrieve_1666ef19b265e4fc) } func init() { proto.RegisterFile("retrieve.proto", fileDescriptor_retrieve_468b63ef358476e8) }
var fileDescriptor_retrieve_1666ef19b265e4fc = []byte{ var fileDescriptor_retrieve_468b63ef358476e8 = []byte{
// 552 bytes of a gzipped FileDescriptorProto // 552 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xbc, 0x55, 0xc1, 0x6e, 0xd3, 0x40, 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xbc, 0x55, 0xc1, 0x6e, 0xd3, 0x40,
0x10, 0xed, 0xc6, 0x8d, 0xd3, 0x4c, 0xa8, 0x23, 0x16, 0x51, 0x59, 0x15, 0xaa, 0x22, 0x0b, 0xa1, 0x10, 0xed, 0xc6, 0x8d, 0xd3, 0x4c, 0xa8, 0x23, 0x16, 0x51, 0x59, 0x15, 0xaa, 0x22, 0x0b, 0xa1,
......
...@@ -54,7 +54,7 @@ func (m *Ticket) Reset() { *m = Ticket{} } ...@@ -54,7 +54,7 @@ func (m *Ticket) Reset() { *m = Ticket{} }
func (m *Ticket) String() string { return proto.CompactTextString(m) } func (m *Ticket) String() string { return proto.CompactTextString(m) }
func (*Ticket) ProtoMessage() {} func (*Ticket) ProtoMessage() {}
func (*Ticket) Descriptor() ([]byte, []int) { func (*Ticket) Descriptor() ([]byte, []int) {
return fileDescriptor_ticket_258ffe65b0e990fb, []int{0} return fileDescriptor_ticket_2306639e9c49ccaa, []int{0}
} }
func (m *Ticket) XXX_Unmarshal(b []byte) error { func (m *Ticket) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_Ticket.Unmarshal(m, b) return xxx_messageInfo_Ticket.Unmarshal(m, b)
...@@ -156,7 +156,7 @@ func (m *TicketAction) Reset() { *m = TicketAction{} } ...@@ -156,7 +156,7 @@ func (m *TicketAction) Reset() { *m = TicketAction{} }
func (m *TicketAction) String() string { return proto.CompactTextString(m) } func (m *TicketAction) String() string { return proto.CompactTextString(m) }
func (*TicketAction) ProtoMessage() {} func (*TicketAction) ProtoMessage() {}
func (*TicketAction) Descriptor() ([]byte, []int) { func (*TicketAction) Descriptor() ([]byte, []int) {
return fileDescriptor_ticket_258ffe65b0e990fb, []int{1} return fileDescriptor_ticket_2306639e9c49ccaa, []int{1}
} }
func (m *TicketAction) XXX_Unmarshal(b []byte) error { func (m *TicketAction) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_TicketAction.Unmarshal(m, b) return xxx_messageInfo_TicketAction.Unmarshal(m, b)
...@@ -410,7 +410,7 @@ func (m *TicketMiner) Reset() { *m = TicketMiner{} } ...@@ -410,7 +410,7 @@ func (m *TicketMiner) Reset() { *m = TicketMiner{} }
func (m *TicketMiner) String() string { return proto.CompactTextString(m) } func (m *TicketMiner) String() string { return proto.CompactTextString(m) }
func (*TicketMiner) ProtoMessage() {} func (*TicketMiner) ProtoMessage() {}
func (*TicketMiner) Descriptor() ([]byte, []int) { func (*TicketMiner) Descriptor() ([]byte, []int) {
return fileDescriptor_ticket_258ffe65b0e990fb, []int{2} return fileDescriptor_ticket_2306639e9c49ccaa, []int{2}
} }
func (m *TicketMiner) XXX_Unmarshal(b []byte) error { func (m *TicketMiner) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_TicketMiner.Unmarshal(m, b) return xxx_messageInfo_TicketMiner.Unmarshal(m, b)
...@@ -493,7 +493,7 @@ func (m *TicketMinerOld) Reset() { *m = TicketMinerOld{} } ...@@ -493,7 +493,7 @@ func (m *TicketMinerOld) Reset() { *m = TicketMinerOld{} }
func (m *TicketMinerOld) String() string { return proto.CompactTextString(m) } func (m *TicketMinerOld) String() string { return proto.CompactTextString(m) }
func (*TicketMinerOld) ProtoMessage() {} func (*TicketMinerOld) ProtoMessage() {}
func (*TicketMinerOld) Descriptor() ([]byte, []int) { func (*TicketMinerOld) Descriptor() ([]byte, []int) {
return fileDescriptor_ticket_258ffe65b0e990fb, []int{3} return fileDescriptor_ticket_2306639e9c49ccaa, []int{3}
} }
func (m *TicketMinerOld) XXX_Unmarshal(b []byte) error { func (m *TicketMinerOld) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_TicketMinerOld.Unmarshal(m, b) return xxx_messageInfo_TicketMinerOld.Unmarshal(m, b)
...@@ -553,7 +553,7 @@ func (m *MinerFlag) Reset() { *m = MinerFlag{} } ...@@ -553,7 +553,7 @@ func (m *MinerFlag) Reset() { *m = MinerFlag{} }
func (m *MinerFlag) String() string { return proto.CompactTextString(m) } func (m *MinerFlag) String() string { return proto.CompactTextString(m) }
func (*MinerFlag) ProtoMessage() {} func (*MinerFlag) ProtoMessage() {}
func (*MinerFlag) Descriptor() ([]byte, []int) { func (*MinerFlag) Descriptor() ([]byte, []int) {
return fileDescriptor_ticket_258ffe65b0e990fb, []int{4} return fileDescriptor_ticket_2306639e9c49ccaa, []int{4}
} }
func (m *MinerFlag) XXX_Unmarshal(b []byte) error { func (m *MinerFlag) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_MinerFlag.Unmarshal(m, b) return xxx_messageInfo_MinerFlag.Unmarshal(m, b)
...@@ -599,7 +599,7 @@ func (m *TicketBind) Reset() { *m = TicketBind{} } ...@@ -599,7 +599,7 @@ func (m *TicketBind) Reset() { *m = TicketBind{} }
func (m *TicketBind) String() string { return proto.CompactTextString(m) } func (m *TicketBind) String() string { return proto.CompactTextString(m) }
func (*TicketBind) ProtoMessage() {} func (*TicketBind) ProtoMessage() {}
func (*TicketBind) Descriptor() ([]byte, []int) { func (*TicketBind) Descriptor() ([]byte, []int) {
return fileDescriptor_ticket_258ffe65b0e990fb, []int{5} return fileDescriptor_ticket_2306639e9c49ccaa, []int{5}
} }
func (m *TicketBind) XXX_Unmarshal(b []byte) error { func (m *TicketBind) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_TicketBind.Unmarshal(m, b) return xxx_messageInfo_TicketBind.Unmarshal(m, b)
...@@ -653,7 +653,7 @@ func (m *TicketOpen) Reset() { *m = TicketOpen{} } ...@@ -653,7 +653,7 @@ func (m *TicketOpen) Reset() { *m = TicketOpen{} }
func (m *TicketOpen) String() string { return proto.CompactTextString(m) } func (m *TicketOpen) String() string { return proto.CompactTextString(m) }
func (*TicketOpen) ProtoMessage() {} func (*TicketOpen) ProtoMessage() {}
func (*TicketOpen) Descriptor() ([]byte, []int) { func (*TicketOpen) Descriptor() ([]byte, []int) {
return fileDescriptor_ticket_258ffe65b0e990fb, []int{6} return fileDescriptor_ticket_2306639e9c49ccaa, []int{6}
} }
func (m *TicketOpen) XXX_Unmarshal(b []byte) error { func (m *TicketOpen) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_TicketOpen.Unmarshal(m, b) return xxx_messageInfo_TicketOpen.Unmarshal(m, b)
...@@ -721,7 +721,7 @@ func (m *TicketGenesis) Reset() { *m = TicketGenesis{} } ...@@ -721,7 +721,7 @@ func (m *TicketGenesis) Reset() { *m = TicketGenesis{} }
func (m *TicketGenesis) String() string { return proto.CompactTextString(m) } func (m *TicketGenesis) String() string { return proto.CompactTextString(m) }
func (*TicketGenesis) ProtoMessage() {} func (*TicketGenesis) ProtoMessage() {}
func (*TicketGenesis) Descriptor() ([]byte, []int) { func (*TicketGenesis) Descriptor() ([]byte, []int) {
return fileDescriptor_ticket_258ffe65b0e990fb, []int{7} return fileDescriptor_ticket_2306639e9c49ccaa, []int{7}
} }
func (m *TicketGenesis) XXX_Unmarshal(b []byte) error { func (m *TicketGenesis) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_TicketGenesis.Unmarshal(m, b) return xxx_messageInfo_TicketGenesis.Unmarshal(m, b)
...@@ -774,7 +774,7 @@ func (m *TicketClose) Reset() { *m = TicketClose{} } ...@@ -774,7 +774,7 @@ func (m *TicketClose) Reset() { *m = TicketClose{} }
func (m *TicketClose) String() string { return proto.CompactTextString(m) } func (m *TicketClose) String() string { return proto.CompactTextString(m) }
func (*TicketClose) ProtoMessage() {} func (*TicketClose) ProtoMessage() {}
func (*TicketClose) Descriptor() ([]byte, []int) { func (*TicketClose) Descriptor() ([]byte, []int) {
return fileDescriptor_ticket_258ffe65b0e990fb, []int{8} return fileDescriptor_ticket_2306639e9c49ccaa, []int{8}
} }
func (m *TicketClose) XXX_Unmarshal(b []byte) error { func (m *TicketClose) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_TicketClose.Unmarshal(m, b) return xxx_messageInfo_TicketClose.Unmarshal(m, b)
...@@ -820,7 +820,7 @@ func (m *TicketList) Reset() { *m = TicketList{} } ...@@ -820,7 +820,7 @@ func (m *TicketList) Reset() { *m = TicketList{} }
func (m *TicketList) String() string { return proto.CompactTextString(m) } func (m *TicketList) String() string { return proto.CompactTextString(m) }
func (*TicketList) ProtoMessage() {} func (*TicketList) ProtoMessage() {}
func (*TicketList) Descriptor() ([]byte, []int) { func (*TicketList) Descriptor() ([]byte, []int) {
return fileDescriptor_ticket_258ffe65b0e990fb, []int{9} return fileDescriptor_ticket_2306639e9c49ccaa, []int{9}
} }
func (m *TicketList) XXX_Unmarshal(b []byte) error { func (m *TicketList) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_TicketList.Unmarshal(m, b) return xxx_messageInfo_TicketList.Unmarshal(m, b)
...@@ -865,7 +865,7 @@ func (m *TicketInfos) Reset() { *m = TicketInfos{} } ...@@ -865,7 +865,7 @@ func (m *TicketInfos) Reset() { *m = TicketInfos{} }
func (m *TicketInfos) String() string { return proto.CompactTextString(m) } func (m *TicketInfos) String() string { return proto.CompactTextString(m) }
func (*TicketInfos) ProtoMessage() {} func (*TicketInfos) ProtoMessage() {}
func (*TicketInfos) Descriptor() ([]byte, []int) { func (*TicketInfos) Descriptor() ([]byte, []int) {
return fileDescriptor_ticket_258ffe65b0e990fb, []int{10} return fileDescriptor_ticket_2306639e9c49ccaa, []int{10}
} }
func (m *TicketInfos) XXX_Unmarshal(b []byte) error { func (m *TicketInfos) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_TicketInfos.Unmarshal(m, b) return xxx_messageInfo_TicketInfos.Unmarshal(m, b)
...@@ -903,7 +903,7 @@ func (m *ReplyTicketList) Reset() { *m = ReplyTicketList{} } ...@@ -903,7 +903,7 @@ func (m *ReplyTicketList) Reset() { *m = ReplyTicketList{} }
func (m *ReplyTicketList) String() string { return proto.CompactTextString(m) } func (m *ReplyTicketList) String() string { return proto.CompactTextString(m) }
func (*ReplyTicketList) ProtoMessage() {} func (*ReplyTicketList) ProtoMessage() {}
func (*ReplyTicketList) Descriptor() ([]byte, []int) { func (*ReplyTicketList) Descriptor() ([]byte, []int) {
return fileDescriptor_ticket_258ffe65b0e990fb, []int{11} return fileDescriptor_ticket_2306639e9c49ccaa, []int{11}
} }
func (m *ReplyTicketList) XXX_Unmarshal(b []byte) error { func (m *ReplyTicketList) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ReplyTicketList.Unmarshal(m, b) return xxx_messageInfo_ReplyTicketList.Unmarshal(m, b)
...@@ -942,7 +942,7 @@ func (m *ReplyWalletTickets) Reset() { *m = ReplyWalletTickets{} } ...@@ -942,7 +942,7 @@ func (m *ReplyWalletTickets) Reset() { *m = ReplyWalletTickets{} }
func (m *ReplyWalletTickets) String() string { return proto.CompactTextString(m) } func (m *ReplyWalletTickets) String() string { return proto.CompactTextString(m) }
func (*ReplyWalletTickets) ProtoMessage() {} func (*ReplyWalletTickets) ProtoMessage() {}
func (*ReplyWalletTickets) Descriptor() ([]byte, []int) { func (*ReplyWalletTickets) Descriptor() ([]byte, []int) {
return fileDescriptor_ticket_258ffe65b0e990fb, []int{12} return fileDescriptor_ticket_2306639e9c49ccaa, []int{12}
} }
func (m *ReplyWalletTickets) XXX_Unmarshal(b []byte) error { func (m *ReplyWalletTickets) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ReplyWalletTickets.Unmarshal(m, b) return xxx_messageInfo_ReplyWalletTickets.Unmarshal(m, b)
...@@ -990,7 +990,7 @@ func (m *ReceiptTicket) Reset() { *m = ReceiptTicket{} } ...@@ -990,7 +990,7 @@ func (m *ReceiptTicket) Reset() { *m = ReceiptTicket{} }
func (m *ReceiptTicket) String() string { return proto.CompactTextString(m) } func (m *ReceiptTicket) String() string { return proto.CompactTextString(m) }
func (*ReceiptTicket) ProtoMessage() {} func (*ReceiptTicket) ProtoMessage() {}
func (*ReceiptTicket) Descriptor() ([]byte, []int) { func (*ReceiptTicket) Descriptor() ([]byte, []int) {
return fileDescriptor_ticket_258ffe65b0e990fb, []int{13} return fileDescriptor_ticket_2306639e9c49ccaa, []int{13}
} }
func (m *ReceiptTicket) XXX_Unmarshal(b []byte) error { func (m *ReceiptTicket) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ReceiptTicket.Unmarshal(m, b) return xxx_messageInfo_ReceiptTicket.Unmarshal(m, b)
...@@ -1051,7 +1051,7 @@ func (m *ReceiptTicketBind) Reset() { *m = ReceiptTicketBind{} } ...@@ -1051,7 +1051,7 @@ func (m *ReceiptTicketBind) Reset() { *m = ReceiptTicketBind{} }
func (m *ReceiptTicketBind) String() string { return proto.CompactTextString(m) } func (m *ReceiptTicketBind) String() string { return proto.CompactTextString(m) }
func (*ReceiptTicketBind) ProtoMessage() {} func (*ReceiptTicketBind) ProtoMessage() {}
func (*ReceiptTicketBind) Descriptor() ([]byte, []int) { func (*ReceiptTicketBind) Descriptor() ([]byte, []int) {
return fileDescriptor_ticket_258ffe65b0e990fb, []int{14} return fileDescriptor_ticket_2306639e9c49ccaa, []int{14}
} }
func (m *ReceiptTicketBind) XXX_Unmarshal(b []byte) error { func (m *ReceiptTicketBind) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ReceiptTicketBind.Unmarshal(m, b) return xxx_messageInfo_ReceiptTicketBind.Unmarshal(m, b)
...@@ -1106,7 +1106,7 @@ func (m *ReqBindMiner) Reset() { *m = ReqBindMiner{} } ...@@ -1106,7 +1106,7 @@ func (m *ReqBindMiner) Reset() { *m = ReqBindMiner{} }
func (m *ReqBindMiner) String() string { return proto.CompactTextString(m) } func (m *ReqBindMiner) String() string { return proto.CompactTextString(m) }
func (*ReqBindMiner) ProtoMessage() {} func (*ReqBindMiner) ProtoMessage() {}
func (*ReqBindMiner) Descriptor() ([]byte, []int) { func (*ReqBindMiner) Descriptor() ([]byte, []int) {
return fileDescriptor_ticket_258ffe65b0e990fb, []int{15} return fileDescriptor_ticket_2306639e9c49ccaa, []int{15}
} }
func (m *ReqBindMiner) XXX_Unmarshal(b []byte) error { func (m *ReqBindMiner) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ReqBindMiner.Unmarshal(m, b) return xxx_messageInfo_ReqBindMiner.Unmarshal(m, b)
...@@ -1165,7 +1165,7 @@ func (m *ReplyBindMiner) Reset() { *m = ReplyBindMiner{} } ...@@ -1165,7 +1165,7 @@ func (m *ReplyBindMiner) Reset() { *m = ReplyBindMiner{} }
func (m *ReplyBindMiner) String() string { return proto.CompactTextString(m) } func (m *ReplyBindMiner) String() string { return proto.CompactTextString(m) }
func (*ReplyBindMiner) ProtoMessage() {} func (*ReplyBindMiner) ProtoMessage() {}
func (*ReplyBindMiner) Descriptor() ([]byte, []int) { func (*ReplyBindMiner) Descriptor() ([]byte, []int) {
return fileDescriptor_ticket_258ffe65b0e990fb, []int{16} return fileDescriptor_ticket_2306639e9c49ccaa, []int{16}
} }
func (m *ReplyBindMiner) XXX_Unmarshal(b []byte) error { func (m *ReplyBindMiner) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ReplyBindMiner.Unmarshal(m, b) return xxx_messageInfo_ReplyBindMiner.Unmarshal(m, b)
...@@ -1358,9 +1358,9 @@ var _Ticket_serviceDesc = grpc.ServiceDesc{ ...@@ -1358,9 +1358,9 @@ var _Ticket_serviceDesc = grpc.ServiceDesc{
Metadata: "ticket.proto", Metadata: "ticket.proto",
} }
func init() { proto.RegisterFile("ticket.proto", fileDescriptor_ticket_258ffe65b0e990fb) } func init() { proto.RegisterFile("ticket.proto", fileDescriptor_ticket_2306639e9c49ccaa) }
var fileDescriptor_ticket_258ffe65b0e990fb = []byte{ var fileDescriptor_ticket_2306639e9c49ccaa = []byte{
// 877 bytes of a gzipped FileDescriptorProto // 877 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x56, 0xdd, 0x6e, 0xeb, 0x44, 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x56, 0xdd, 0x6e, 0xeb, 0x44,
0x10, 0x8e, 0xed, 0x3a, 0x49, 0xa7, 0x4e, 0xcb, 0x59, 0x0a, 0xb2, 0x22, 0x74, 0x14, 0xad, 0x10, 0x10, 0x8e, 0xed, 0x3a, 0x49, 0xa7, 0x4e, 0xcb, 0x59, 0x0a, 0xb2, 0x22, 0x74, 0x14, 0xad, 0x10,
......
This diff is collapsed.
This diff is collapsed.
...@@ -60,7 +60,7 @@ func (m *Unfreeze) Reset() { *m = Unfreeze{} } ...@@ -60,7 +60,7 @@ func (m *Unfreeze) Reset() { *m = Unfreeze{} }
func (m *Unfreeze) String() string { return proto.CompactTextString(m) } func (m *Unfreeze) String() string { return proto.CompactTextString(m) }
func (*Unfreeze) ProtoMessage() {} func (*Unfreeze) ProtoMessage() {}
func (*Unfreeze) Descriptor() ([]byte, []int) { func (*Unfreeze) Descriptor() ([]byte, []int) {
return fileDescriptor_unfreeze_9bb0d634bd1b97d4, []int{0} return fileDescriptor_unfreeze_d65c23f408fc7d3e, []int{0}
} }
func (m *Unfreeze) XXX_Unmarshal(b []byte) error { func (m *Unfreeze) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_Unfreeze.Unmarshal(m, b) return xxx_messageInfo_Unfreeze.Unmarshal(m, b)
...@@ -274,7 +274,7 @@ func (m *FixAmount) Reset() { *m = FixAmount{} } ...@@ -274,7 +274,7 @@ func (m *FixAmount) Reset() { *m = FixAmount{} }
func (m *FixAmount) String() string { return proto.CompactTextString(m) } func (m *FixAmount) String() string { return proto.CompactTextString(m) }
func (*FixAmount) ProtoMessage() {} func (*FixAmount) ProtoMessage() {}
func (*FixAmount) Descriptor() ([]byte, []int) { func (*FixAmount) Descriptor() ([]byte, []int) {
return fileDescriptor_unfreeze_9bb0d634bd1b97d4, []int{1} return fileDescriptor_unfreeze_d65c23f408fc7d3e, []int{1}
} }
func (m *FixAmount) XXX_Unmarshal(b []byte) error { func (m *FixAmount) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_FixAmount.Unmarshal(m, b) return xxx_messageInfo_FixAmount.Unmarshal(m, b)
...@@ -321,7 +321,7 @@ func (m *LeftProportion) Reset() { *m = LeftProportion{} } ...@@ -321,7 +321,7 @@ func (m *LeftProportion) Reset() { *m = LeftProportion{} }
func (m *LeftProportion) String() string { return proto.CompactTextString(m) } func (m *LeftProportion) String() string { return proto.CompactTextString(m) }
func (*LeftProportion) ProtoMessage() {} func (*LeftProportion) ProtoMessage() {}
func (*LeftProportion) Descriptor() ([]byte, []int) { func (*LeftProportion) Descriptor() ([]byte, []int) {
return fileDescriptor_unfreeze_9bb0d634bd1b97d4, []int{2} return fileDescriptor_unfreeze_d65c23f408fc7d3e, []int{2}
} }
func (m *LeftProportion) XXX_Unmarshal(b []byte) error { func (m *LeftProportion) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_LeftProportion.Unmarshal(m, b) return xxx_messageInfo_LeftProportion.Unmarshal(m, b)
...@@ -372,7 +372,7 @@ func (m *UnfreezeAction) Reset() { *m = UnfreezeAction{} } ...@@ -372,7 +372,7 @@ func (m *UnfreezeAction) Reset() { *m = UnfreezeAction{} }
func (m *UnfreezeAction) String() string { return proto.CompactTextString(m) } func (m *UnfreezeAction) String() string { return proto.CompactTextString(m) }
func (*UnfreezeAction) ProtoMessage() {} func (*UnfreezeAction) ProtoMessage() {}
func (*UnfreezeAction) Descriptor() ([]byte, []int) { func (*UnfreezeAction) Descriptor() ([]byte, []int) {
return fileDescriptor_unfreeze_9bb0d634bd1b97d4, []int{3} return fileDescriptor_unfreeze_d65c23f408fc7d3e, []int{3}
} }
func (m *UnfreezeAction) XXX_Unmarshal(b []byte) error { func (m *UnfreezeAction) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_UnfreezeAction.Unmarshal(m, b) return xxx_messageInfo_UnfreezeAction.Unmarshal(m, b)
...@@ -563,7 +563,7 @@ func (m *UnfreezeCreate) Reset() { *m = UnfreezeCreate{} } ...@@ -563,7 +563,7 @@ func (m *UnfreezeCreate) Reset() { *m = UnfreezeCreate{} }
func (m *UnfreezeCreate) String() string { return proto.CompactTextString(m) } func (m *UnfreezeCreate) String() string { return proto.CompactTextString(m) }
func (*UnfreezeCreate) ProtoMessage() {} func (*UnfreezeCreate) ProtoMessage() {}
func (*UnfreezeCreate) Descriptor() ([]byte, []int) { func (*UnfreezeCreate) Descriptor() ([]byte, []int) {
return fileDescriptor_unfreeze_9bb0d634bd1b97d4, []int{4} return fileDescriptor_unfreeze_d65c23f408fc7d3e, []int{4}
} }
func (m *UnfreezeCreate) XXX_Unmarshal(b []byte) error { func (m *UnfreezeCreate) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_UnfreezeCreate.Unmarshal(m, b) return xxx_messageInfo_UnfreezeCreate.Unmarshal(m, b)
...@@ -747,7 +747,7 @@ func (m *UnfreezeWithdraw) Reset() { *m = UnfreezeWithdraw{} } ...@@ -747,7 +747,7 @@ func (m *UnfreezeWithdraw) Reset() { *m = UnfreezeWithdraw{} }
func (m *UnfreezeWithdraw) String() string { return proto.CompactTextString(m) } func (m *UnfreezeWithdraw) String() string { return proto.CompactTextString(m) }
func (*UnfreezeWithdraw) ProtoMessage() {} func (*UnfreezeWithdraw) ProtoMessage() {}
func (*UnfreezeWithdraw) Descriptor() ([]byte, []int) { func (*UnfreezeWithdraw) Descriptor() ([]byte, []int) {
return fileDescriptor_unfreeze_9bb0d634bd1b97d4, []int{5} return fileDescriptor_unfreeze_d65c23f408fc7d3e, []int{5}
} }
func (m *UnfreezeWithdraw) XXX_Unmarshal(b []byte) error { func (m *UnfreezeWithdraw) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_UnfreezeWithdraw.Unmarshal(m, b) return xxx_messageInfo_UnfreezeWithdraw.Unmarshal(m, b)
...@@ -785,7 +785,7 @@ func (m *UnfreezeTerminate) Reset() { *m = UnfreezeTerminate{} } ...@@ -785,7 +785,7 @@ func (m *UnfreezeTerminate) Reset() { *m = UnfreezeTerminate{} }
func (m *UnfreezeTerminate) String() string { return proto.CompactTextString(m) } func (m *UnfreezeTerminate) String() string { return proto.CompactTextString(m) }
func (*UnfreezeTerminate) ProtoMessage() {} func (*UnfreezeTerminate) ProtoMessage() {}
func (*UnfreezeTerminate) Descriptor() ([]byte, []int) { func (*UnfreezeTerminate) Descriptor() ([]byte, []int) {
return fileDescriptor_unfreeze_9bb0d634bd1b97d4, []int{6} return fileDescriptor_unfreeze_d65c23f408fc7d3e, []int{6}
} }
func (m *UnfreezeTerminate) XXX_Unmarshal(b []byte) error { func (m *UnfreezeTerminate) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_UnfreezeTerminate.Unmarshal(m, b) return xxx_messageInfo_UnfreezeTerminate.Unmarshal(m, b)
...@@ -825,7 +825,7 @@ func (m *ReceiptUnfreeze) Reset() { *m = ReceiptUnfreeze{} } ...@@ -825,7 +825,7 @@ func (m *ReceiptUnfreeze) Reset() { *m = ReceiptUnfreeze{} }
func (m *ReceiptUnfreeze) String() string { return proto.CompactTextString(m) } func (m *ReceiptUnfreeze) String() string { return proto.CompactTextString(m) }
func (*ReceiptUnfreeze) ProtoMessage() {} func (*ReceiptUnfreeze) ProtoMessage() {}
func (*ReceiptUnfreeze) Descriptor() ([]byte, []int) { func (*ReceiptUnfreeze) Descriptor() ([]byte, []int) {
return fileDescriptor_unfreeze_9bb0d634bd1b97d4, []int{7} return fileDescriptor_unfreeze_d65c23f408fc7d3e, []int{7}
} }
func (m *ReceiptUnfreeze) XXX_Unmarshal(b []byte) error { func (m *ReceiptUnfreeze) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ReceiptUnfreeze.Unmarshal(m, b) return xxx_messageInfo_ReceiptUnfreeze.Unmarshal(m, b)
...@@ -871,7 +871,7 @@ func (m *LocalUnfreeze) Reset() { *m = LocalUnfreeze{} } ...@@ -871,7 +871,7 @@ func (m *LocalUnfreeze) Reset() { *m = LocalUnfreeze{} }
func (m *LocalUnfreeze) String() string { return proto.CompactTextString(m) } func (m *LocalUnfreeze) String() string { return proto.CompactTextString(m) }
func (*LocalUnfreeze) ProtoMessage() {} func (*LocalUnfreeze) ProtoMessage() {}
func (*LocalUnfreeze) Descriptor() ([]byte, []int) { func (*LocalUnfreeze) Descriptor() ([]byte, []int) {
return fileDescriptor_unfreeze_9bb0d634bd1b97d4, []int{8} return fileDescriptor_unfreeze_d65c23f408fc7d3e, []int{8}
} }
func (m *LocalUnfreeze) XXX_Unmarshal(b []byte) error { func (m *LocalUnfreeze) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_LocalUnfreeze.Unmarshal(m, b) return xxx_messageInfo_LocalUnfreeze.Unmarshal(m, b)
...@@ -918,7 +918,7 @@ func (m *ReplyQueryUnfreezeWithdraw) Reset() { *m = ReplyQueryUnfreezeWi ...@@ -918,7 +918,7 @@ func (m *ReplyQueryUnfreezeWithdraw) Reset() { *m = ReplyQueryUnfreezeWi
func (m *ReplyQueryUnfreezeWithdraw) String() string { return proto.CompactTextString(m) } func (m *ReplyQueryUnfreezeWithdraw) String() string { return proto.CompactTextString(m) }
func (*ReplyQueryUnfreezeWithdraw) ProtoMessage() {} func (*ReplyQueryUnfreezeWithdraw) ProtoMessage() {}
func (*ReplyQueryUnfreezeWithdraw) Descriptor() ([]byte, []int) { func (*ReplyQueryUnfreezeWithdraw) Descriptor() ([]byte, []int) {
return fileDescriptor_unfreeze_9bb0d634bd1b97d4, []int{9} return fileDescriptor_unfreeze_d65c23f408fc7d3e, []int{9}
} }
func (m *ReplyQueryUnfreezeWithdraw) XXX_Unmarshal(b []byte) error { func (m *ReplyQueryUnfreezeWithdraw) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ReplyQueryUnfreezeWithdraw.Unmarshal(m, b) return xxx_messageInfo_ReplyQueryUnfreezeWithdraw.Unmarshal(m, b)
...@@ -967,7 +967,7 @@ func (m *ReqUnfreezes) Reset() { *m = ReqUnfreezes{} } ...@@ -967,7 +967,7 @@ func (m *ReqUnfreezes) Reset() { *m = ReqUnfreezes{} }
func (m *ReqUnfreezes) String() string { return proto.CompactTextString(m) } func (m *ReqUnfreezes) String() string { return proto.CompactTextString(m) }
func (*ReqUnfreezes) ProtoMessage() {} func (*ReqUnfreezes) ProtoMessage() {}
func (*ReqUnfreezes) Descriptor() ([]byte, []int) { func (*ReqUnfreezes) Descriptor() ([]byte, []int) {
return fileDescriptor_unfreeze_9bb0d634bd1b97d4, []int{10} return fileDescriptor_unfreeze_d65c23f408fc7d3e, []int{10}
} }
func (m *ReqUnfreezes) XXX_Unmarshal(b []byte) error { func (m *ReqUnfreezes) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ReqUnfreezes.Unmarshal(m, b) return xxx_messageInfo_ReqUnfreezes.Unmarshal(m, b)
...@@ -1055,7 +1055,7 @@ func (m *ReplyUnfreeze) Reset() { *m = ReplyUnfreeze{} } ...@@ -1055,7 +1055,7 @@ func (m *ReplyUnfreeze) Reset() { *m = ReplyUnfreeze{} }
func (m *ReplyUnfreeze) String() string { return proto.CompactTextString(m) } func (m *ReplyUnfreeze) String() string { return proto.CompactTextString(m) }
func (*ReplyUnfreeze) ProtoMessage() {} func (*ReplyUnfreeze) ProtoMessage() {}
func (*ReplyUnfreeze) Descriptor() ([]byte, []int) { func (*ReplyUnfreeze) Descriptor() ([]byte, []int) {
return fileDescriptor_unfreeze_9bb0d634bd1b97d4, []int{11} return fileDescriptor_unfreeze_d65c23f408fc7d3e, []int{11}
} }
func (m *ReplyUnfreeze) XXX_Unmarshal(b []byte) error { func (m *ReplyUnfreeze) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ReplyUnfreeze.Unmarshal(m, b) return xxx_messageInfo_ReplyUnfreeze.Unmarshal(m, b)
...@@ -1274,7 +1274,7 @@ func (m *ReplyUnfreezes) Reset() { *m = ReplyUnfreezes{} } ...@@ -1274,7 +1274,7 @@ func (m *ReplyUnfreezes) Reset() { *m = ReplyUnfreezes{} }
func (m *ReplyUnfreezes) String() string { return proto.CompactTextString(m) } func (m *ReplyUnfreezes) String() string { return proto.CompactTextString(m) }
func (*ReplyUnfreezes) ProtoMessage() {} func (*ReplyUnfreezes) ProtoMessage() {}
func (*ReplyUnfreezes) Descriptor() ([]byte, []int) { func (*ReplyUnfreezes) Descriptor() ([]byte, []int) {
return fileDescriptor_unfreeze_9bb0d634bd1b97d4, []int{12} return fileDescriptor_unfreeze_d65c23f408fc7d3e, []int{12}
} }
func (m *ReplyUnfreezes) XXX_Unmarshal(b []byte) error { func (m *ReplyUnfreezes) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ReplyUnfreezes.Unmarshal(m, b) return xxx_messageInfo_ReplyUnfreezes.Unmarshal(m, b)
...@@ -1422,9 +1422,9 @@ var _Unfreeze_serviceDesc = grpc.ServiceDesc{ ...@@ -1422,9 +1422,9 @@ var _Unfreeze_serviceDesc = grpc.ServiceDesc{
Metadata: "unfreeze.proto", Metadata: "unfreeze.proto",
} }
func init() { proto.RegisterFile("unfreeze.proto", fileDescriptor_unfreeze_9bb0d634bd1b97d4) } func init() { proto.RegisterFile("unfreeze.proto", fileDescriptor_unfreeze_d65c23f408fc7d3e) }
var fileDescriptor_unfreeze_9bb0d634bd1b97d4 = []byte{ var fileDescriptor_unfreeze_d65c23f408fc7d3e = []byte{
// 755 bytes of a gzipped FileDescriptorProto // 755 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xec, 0x56, 0xcb, 0x6e, 0x13, 0x4b, 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xec, 0x56, 0xcb, 0x6e, 0x13, 0x4b,
0x10, 0xf5, 0x78, 0x3c, 0x7e, 0x94, 0x63, 0xc7, 0xb7, 0x6f, 0xee, 0x65, 0x14, 0x21, 0x64, 0x06, 0x10, 0xf5, 0x78, 0x3c, 0x7e, 0x94, 0x63, 0xc7, 0xb7, 0x6f, 0xee, 0x65, 0x14, 0x21, 0x64, 0x06,
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment