From bad6e74aa08572714d139d4fafe04433c27953fe Mon Sep 17 00:00:00 2001 From: Yilun Date: Mon, 2 Mar 2020 03:34:29 -0800 Subject: [PATCH] Update generated pb using the same protoc version Signed-off-by: Yilun --- pb/nodemessage.pb.go | 2 +- pb/transaction.pb.go | 160 +++++++++++++++++++++---------------------- 2 files changed, 81 insertions(+), 81 deletions(-) diff --git a/pb/nodemessage.pb.go b/pb/nodemessage.pb.go index b9e036947..6eb98cd5b 100644 --- a/pb/nodemessage.pb.go +++ b/pb/nodemessage.pb.go @@ -74,7 +74,7 @@ var MessageType_name = map[int32]string{ 18: "REQUEST_SIGNATURE_CHAIN_TRANSACTION_REPLY", } var MessageType_value = map[string]int32{ - "MESSAGE_TYPE_PLACEHOLDER_DO_NOT_USE": 0, + "MESSAGE_TYPE_PLACEHOLDER_DO_NOT_USE": 0, "VOTE": 1, "I_HAVE_BLOCK_PROPOSAL": 2, "REQUEST_BLOCK_PROPOSAL": 3, diff --git a/pb/transaction.pb.go b/pb/transaction.pb.go index a9c756660..32733a56d 100644 --- a/pb/transaction.pb.go +++ b/pb/transaction.pb.go @@ -72,7 +72,7 @@ var PayloadType_value = map[string]int32{ } func (PayloadType) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_transaction_22cd33913c2900d0, []int{0} + return fileDescriptor_transaction_4e588bd5864b6478, []int{0} } type UnsignedTx struct { @@ -85,7 +85,7 @@ type UnsignedTx struct { func (m *UnsignedTx) Reset() { *m = UnsignedTx{} } func (*UnsignedTx) ProtoMessage() {} func (*UnsignedTx) Descriptor() ([]byte, []int) { - return fileDescriptor_transaction_22cd33913c2900d0, []int{0} + return fileDescriptor_transaction_4e588bd5864b6478, []int{0} } func (m *UnsignedTx) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -150,7 +150,7 @@ type Transaction struct { func (m *Transaction) Reset() { *m = Transaction{} } func (*Transaction) ProtoMessage() {} func (*Transaction) Descriptor() ([]byte, []int) { - return fileDescriptor_transaction_22cd33913c2900d0, []int{1} + return fileDescriptor_transaction_4e588bd5864b6478, []int{1} } func (m *Transaction) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -201,7 +201,7 @@ type Program struct { func (m *Program) Reset() { *m = Program{} } func (*Program) ProtoMessage() {} func (*Program) Descriptor() ([]byte, []int) { - return fileDescriptor_transaction_22cd33913c2900d0, []int{2} + return fileDescriptor_transaction_4e588bd5864b6478, []int{2} } func (m *Program) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -252,7 +252,7 @@ type Payload struct { func (m *Payload) Reset() { *m = Payload{} } func (*Payload) ProtoMessage() {} func (*Payload) Descriptor() ([]byte, []int) { - return fileDescriptor_transaction_22cd33913c2900d0, []int{3} + return fileDescriptor_transaction_4e588bd5864b6478, []int{3} } func (m *Payload) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -304,7 +304,7 @@ type Coinbase struct { func (m *Coinbase) Reset() { *m = Coinbase{} } func (*Coinbase) ProtoMessage() {} func (*Coinbase) Descriptor() ([]byte, []int) { - return fileDescriptor_transaction_22cd33913c2900d0, []int{4} + return fileDescriptor_transaction_4e588bd5864b6478, []int{4} } func (m *Coinbase) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -355,14 +355,14 @@ func (m *Coinbase) GetAmount() int64 { } type SigChainTxn struct { - SigChain []byte `protobuf:"bytes,1,opt,name=sigChain,proto3" json:"sigChain,omitempty"` + SigChain []byte `protobuf:"bytes,1,opt,name=sig_chain,json=sigChain,proto3" json:"sig_chain,omitempty"` Submitter []byte `protobuf:"bytes,2,opt,name=submitter,proto3" json:"submitter,omitempty"` } func (m *SigChainTxn) Reset() { *m = SigChainTxn{} } func (*SigChainTxn) ProtoMessage() {} func (*SigChainTxn) Descriptor() ([]byte, []int) { - return fileDescriptor_transaction_22cd33913c2900d0, []int{5} + return fileDescriptor_transaction_4e588bd5864b6478, []int{5} } func (m *SigChainTxn) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -414,7 +414,7 @@ type RegisterName struct { func (m *RegisterName) Reset() { *m = RegisterName{} } func (*RegisterName) ProtoMessage() {} func (*RegisterName) Descriptor() ([]byte, []int) { - return fileDescriptor_transaction_22cd33913c2900d0, []int{6} + return fileDescriptor_transaction_4e588bd5864b6478, []int{6} } func (m *RegisterName) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -473,7 +473,7 @@ type TransferName struct { func (m *TransferName) Reset() { *m = TransferName{} } func (*TransferName) ProtoMessage() {} func (*TransferName) Descriptor() ([]byte, []int) { - return fileDescriptor_transaction_22cd33913c2900d0, []int{7} + return fileDescriptor_transaction_4e588bd5864b6478, []int{7} } func (m *TransferName) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -531,7 +531,7 @@ type DeleteName struct { func (m *DeleteName) Reset() { *m = DeleteName{} } func (*DeleteName) ProtoMessage() {} func (*DeleteName) Descriptor() ([]byte, []int) { - return fileDescriptor_transaction_22cd33913c2900d0, []int{8} + return fileDescriptor_transaction_4e588bd5864b6478, []int{8} } func (m *DeleteName) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -586,7 +586,7 @@ type Subscribe struct { func (m *Subscribe) Reset() { *m = Subscribe{} } func (*Subscribe) ProtoMessage() {} func (*Subscribe) Descriptor() ([]byte, []int) { - return fileDescriptor_transaction_22cd33913c2900d0, []int{9} + return fileDescriptor_transaction_4e588bd5864b6478, []int{9} } func (m *Subscribe) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -667,7 +667,7 @@ type Unsubscribe struct { func (m *Unsubscribe) Reset() { *m = Unsubscribe{} } func (*Unsubscribe) ProtoMessage() {} func (*Unsubscribe) Descriptor() ([]byte, []int) { - return fileDescriptor_transaction_22cd33913c2900d0, []int{10} + return fileDescriptor_transaction_4e588bd5864b6478, []int{10} } func (m *Unsubscribe) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -726,7 +726,7 @@ type TransferAsset struct { func (m *TransferAsset) Reset() { *m = TransferAsset{} } func (*TransferAsset) ProtoMessage() {} func (*TransferAsset) Descriptor() ([]byte, []int) { - return fileDescriptor_transaction_22cd33913c2900d0, []int{11} + return fileDescriptor_transaction_4e588bd5864b6478, []int{11} } func (m *TransferAsset) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -784,7 +784,7 @@ type GenerateID struct { func (m *GenerateID) Reset() { *m = GenerateID{} } func (*GenerateID) ProtoMessage() {} func (*GenerateID) Descriptor() ([]byte, []int) { - return fileDescriptor_transaction_22cd33913c2900d0, []int{12} + return fileDescriptor_transaction_4e588bd5864b6478, []int{12} } func (m *GenerateID) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -839,7 +839,7 @@ type NanoPay struct { func (m *NanoPay) Reset() { *m = NanoPay{} } func (*NanoPay) ProtoMessage() {} func (*NanoPay) Descriptor() ([]byte, []int) { - return fileDescriptor_transaction_22cd33913c2900d0, []int{13} + return fileDescriptor_transaction_4e588bd5864b6478, []int{13} } func (m *NanoPay) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -921,7 +921,7 @@ type IssueAsset struct { func (m *IssueAsset) Reset() { *m = IssueAsset{} } func (*IssueAsset) ProtoMessage() {} func (*IssueAsset) Descriptor() ([]byte, []int) { - return fileDescriptor_transaction_22cd33913c2900d0, []int{14} + return fileDescriptor_transaction_4e588bd5864b6478, []int{14} } func (m *IssueAsset) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -5238,67 +5238,67 @@ var ( ErrIntOverflowTransaction = fmt.Errorf("proto: integer overflow") ) -func init() { proto.RegisterFile("pb/transaction.proto", fileDescriptor_transaction_22cd33913c2900d0) } - -var fileDescriptor_transaction_22cd33913c2900d0 = []byte{ - // 929 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x95, 0x41, 0x6f, 0xe3, 0x44, - 0x14, 0xc7, 0x33, 0x4e, 0x36, 0x6d, 0x5e, 0xd2, 0x6e, 0x77, 0xb6, 0x5a, 0xa2, 0x0a, 0xac, 0x62, - 0xb4, 0xa2, 0x20, 0xd1, 0x4a, 0xcb, 0x11, 0x0e, 0x24, 0xad, 0xb7, 0x44, 0x80, 0xb7, 0x1a, 0xbb, - 0x68, 0xf7, 0x80, 0xcc, 0xd8, 0x99, 0x66, 0x47, 0x1b, 0x8f, 0x2d, 0x7b, 0x2c, 0x25, 0xe2, 0xb2, - 0x1f, 0x01, 0xbe, 0x05, 0x17, 0xee, 0x9c, 0x38, 0x73, 0xec, 0x71, 0x8f, 0x34, 0xbd, 0x70, 0xdc, - 0x23, 0x47, 0x34, 0xe3, 0x49, 0xe2, 0x2e, 0x15, 0x87, 0x15, 0xdc, 0xe6, 0xff, 0x7b, 0xcf, 0xcf, - 0xff, 0xf7, 0xde, 0x38, 0x81, 0xdd, 0x2c, 0x3a, 0x92, 0x39, 0x15, 0x05, 0x8d, 0x25, 0x4f, 0xc5, - 0x61, 0x96, 0xa7, 0x32, 0xc5, 0x56, 0x16, 0xed, 0x7d, 0x32, 0xe1, 0xf2, 0x79, 0x19, 0x1d, 0xc6, - 0x69, 0x72, 0x34, 0x49, 0x27, 0xe9, 0x91, 0x0e, 0x45, 0xe5, 0x85, 0x56, 0x5a, 0xe8, 0x53, 0xf5, - 0x88, 0xf3, 0x03, 0xc0, 0xb9, 0x28, 0xf8, 0x44, 0xb0, 0x71, 0x30, 0xc3, 0x0f, 0x61, 0x23, 0xa3, - 0xf3, 0x69, 0x4a, 0xc7, 0x7d, 0xb4, 0x8f, 0x0e, 0xba, 0x8f, 0xba, 0x87, 0x59, 0x74, 0x78, 0x56, - 0x21, 0xb2, 0x8c, 0xe1, 0x5d, 0xb8, 0x23, 0x52, 0x11, 0xb3, 0xbe, 0xb5, 0x8f, 0x0e, 0x5a, 0xa4, - 0x12, 0x78, 0x07, 0x9a, 0x17, 0x8c, 0xf5, 0x9b, 0xfb, 0xe8, 0xa0, 0x49, 0xd4, 0x11, 0xdb, 0x00, - 0x54, 0xca, 0x9c, 0x47, 0xa5, 0x64, 0x45, 0xbf, 0xb5, 0x8f, 0x0e, 0x7a, 0xa4, 0x46, 0x9c, 0x09, - 0x74, 0x83, 0x75, 0x13, 0xf8, 0x08, 0xba, 0xa5, 0xf1, 0x12, 0xca, 0x99, 0x71, 0xb0, 0xad, 0x1c, - 0xac, 0x2d, 0x12, 0x28, 0xd7, 0x76, 0x3f, 0x84, 0xcd, 0x2c, 0x4f, 0x27, 0x39, 0x4d, 0x8a, 0xbe, - 0xb5, 0xdf, 0x5c, 0xf9, 0xad, 0x18, 0x59, 0x05, 0x9d, 0xcf, 0x60, 0xc3, 0x40, 0x8c, 0xa1, 0x15, - 0xa7, 0x63, 0xa6, 0xab, 0xf7, 0x88, 0x3e, 0xe3, 0x77, 0xa1, 0x93, 0xd1, 0x9c, 0x26, 0x4c, 0xb2, - 0x5c, 0xf7, 0xd4, 0x23, 0x6b, 0xe0, 0x0c, 0x61, 0xc3, 0x4c, 0x00, 0x7f, 0x00, 0x2d, 0x39, 0xcf, - 0xaa, 0x87, 0xb7, 0x1f, 0xdd, 0xad, 0x0d, 0x27, 0x98, 0x67, 0x8c, 0xe8, 0xa0, 0x7a, 0xc3, 0x98, - 0x4a, 0x6a, 0x0a, 0xe9, 0xb3, 0xf3, 0x14, 0x36, 0x8f, 0x53, 0x2e, 0x22, 0x5a, 0x30, 0xfc, 0x00, - 0xda, 0x05, 0x13, 0x63, 0x96, 0x1b, 0x0f, 0x46, 0x29, 0x17, 0x39, 0x8b, 0x79, 0xc6, 0x99, 0x90, - 0x4b, 0x17, 0x2b, 0xa0, 0x9e, 0xa2, 0x49, 0x5a, 0x0a, 0x69, 0x06, 0x6c, 0x94, 0x73, 0x0a, 0x5d, - 0x9f, 0x4f, 0x8e, 0x9f, 0x53, 0x2e, 0x82, 0x99, 0xc0, 0x7b, 0xb0, 0x59, 0x18, 0x69, 0xca, 0xaf, - 0xb4, 0x7a, 0x41, 0x51, 0x46, 0x09, 0x97, 0xb5, 0x36, 0x57, 0xc0, 0x49, 0xa0, 0x47, 0xd8, 0x84, - 0x17, 0x92, 0xe5, 0x1e, 0x4d, 0xf4, 0xf2, 0x72, 0xad, 0x73, 0x2a, 0xa4, 0xa9, 0x55, 0x23, 0xaa, - 0x4d, 0x41, 0x93, 0xea, 0x0e, 0x74, 0x88, 0x3e, 0xe3, 0x8f, 0x60, 0x67, 0x99, 0xa1, 0x36, 0x1a, - 0xae, 0xef, 0xc3, 0xdd, 0x3a, 0x7f, 0xcc, 0x98, 0xf3, 0x3d, 0xf4, 0xf4, 0xee, 0x2f, 0xcc, 0xeb, - 0x96, 0xe5, 0x50, 0xad, 0xdc, 0x4d, 0x0b, 0xd6, 0x3f, 0x2c, 0xdc, 0x98, 0x58, 0xf3, 0x8d, 0x89, - 0x39, 0x5f, 0x00, 0x9c, 0xb0, 0x29, 0x93, 0xec, 0x6d, 0xdb, 0x71, 0x7e, 0x41, 0xd0, 0xf1, 0xcb, - 0xa8, 0x88, 0x73, 0x1e, 0xe9, 0x0a, 0xc5, 0x52, 0x2c, 0x77, 0x57, 0x23, 0x2a, 0xce, 0xc7, 0x4c, - 0x48, 0x7e, 0xc1, 0xcd, 0x7c, 0x3b, 0xa4, 0x46, 0xd4, 0x57, 0x23, 0xd3, 0x8c, 0xc7, 0xda, 0x69, - 0x87, 0x54, 0x02, 0xef, 0x41, 0x3b, 0x2a, 0xe3, 0x17, 0x4c, 0xea, 0xef, 0x63, 0x6b, 0x68, 0xf5, - 0x11, 0x31, 0x44, 0x2d, 0x73, 0x5c, 0x56, 0x23, 0xeb, 0xdf, 0x51, 0x51, 0xb2, 0xd2, 0xca, 0x6f, - 0xc2, 0x24, 0xed, 0xb7, 0x2b, 0xbf, 0xea, 0xec, 0xc4, 0xd0, 0x3d, 0x17, 0xc5, 0xff, 0x6b, 0xd8, - 0xf9, 0x0e, 0xb6, 0x96, 0x8b, 0x1b, 0x14, 0x05, 0x93, 0xff, 0xf1, 0x7d, 0xfe, 0x16, 0xe0, 0x94, - 0x09, 0x96, 0x53, 0xc9, 0x46, 0x27, 0xf8, 0x3d, 0x80, 0xac, 0x8c, 0xa6, 0x3c, 0x0e, 0x5f, 0xb0, - 0xb9, 0xa9, 0xdf, 0xa9, 0xc8, 0x57, 0x6c, 0x7e, 0xeb, 0x7d, 0xb3, 0x6e, 0xbf, 0x6f, 0xbf, 0x21, - 0xd8, 0xf0, 0xa8, 0x48, 0xcf, 0xe8, 0xfc, 0x2d, 0x1d, 0x6f, 0x83, 0xc5, 0xc7, 0xda, 0x6d, 0x8b, - 0x58, 0x7c, 0x5c, 0xeb, 0xa0, 0x55, 0xef, 0x00, 0x3f, 0x84, 0x6d, 0x39, 0x13, 0x21, 0x9b, 0x65, - 0xfc, 0xc6, 0xee, 0xb6, 0xe4, 0x4c, 0xb8, 0x2b, 0x88, 0x0f, 0xe1, 0xbe, 0xa0, 0x22, 0x0d, 0x33, - 0x3a, 0xaf, 0xe7, 0xb6, 0x75, 0xee, 0x3d, 0x51, 0x59, 0x5d, 0xe7, 0x3b, 0x3f, 0x21, 0x80, 0x51, - 0x51, 0x94, 0xec, 0xdf, 0xa7, 0x7e, 0xdb, 0x67, 0xa9, 0x72, 0xe7, 0x49, 0x94, 0x4e, 0xcd, 0x26, - 0x8d, 0xc2, 0xef, 0x43, 0x4f, 0xa6, 0x92, 0x4e, 0xc3, 0xa2, 0xcc, 0xb2, 0xe9, 0xdc, 0xf4, 0xd1, - 0xd5, 0xcc, 0xd7, 0x48, 0xff, 0x34, 0xaa, 0x11, 0x14, 0xeb, 0x3e, 0xd6, 0xe0, 0xe3, 0x97, 0x16, - 0x74, 0x6b, 0x3f, 0x80, 0xf8, 0x1e, 0x6c, 0x1d, 0x3f, 0x19, 0x79, 0xc3, 0x81, 0xef, 0x86, 0xc1, - 0xb3, 0x33, 0x77, 0xa7, 0x81, 0xdf, 0x81, 0xfb, 0x01, 0x19, 0x78, 0xfe, 0x63, 0x97, 0x84, 0x03, - 0xdf, 0x77, 0x83, 0x2a, 0x80, 0xf0, 0x03, 0xc0, 0xfe, 0xe8, 0x34, 0x3c, 0xfe, 0x72, 0x30, 0xf2, - 0xc2, 0xe0, 0xa9, 0x57, 0x71, 0x4b, 0x71, 0xe2, 0x9e, 0x8e, 0xfc, 0xc0, 0x25, 0xa1, 0x37, 0xf8, - 0xc6, 0x14, 0x6a, 0x2a, 0xbe, 0x2a, 0xb4, 0xe6, 0x2d, 0xbc, 0x0b, 0x3b, 0x27, 0xee, 0xd7, 0x6e, - 0xe0, 0xd6, 0xe8, 0x1d, 0x8c, 0x61, 0xdb, 0x3f, 0x1f, 0xfa, 0xc7, 0x64, 0x34, 0x34, 0xac, 0xad, - 0x32, 0xcf, 0xbd, 0x37, 0xe8, 0x86, 0xa2, 0xa7, 0xae, 0xe7, 0x92, 0x41, 0xe0, 0x86, 0xa3, 0x93, - 0x8a, 0x6e, 0xaa, 0x4e, 0xbc, 0x81, 0xf7, 0x24, 0x3c, 0x1b, 0x3c, 0xab, 0x50, 0x47, 0x25, 0x8e, - 0x7c, 0xff, 0xdc, 0xad, 0xb7, 0x01, 0xc3, 0xcf, 0x2f, 0xaf, 0xec, 0xc6, 0xab, 0x2b, 0xbb, 0xf1, - 0xfa, 0xca, 0x46, 0x7f, 0x5d, 0xd9, 0xe8, 0xe5, 0xc2, 0x46, 0x3f, 0x2f, 0x6c, 0xf4, 0xeb, 0xc2, - 0x46, 0xbf, 0x2f, 0x6c, 0x74, 0xb9, 0xb0, 0xd1, 0x1f, 0x0b, 0x1b, 0xfd, 0xb9, 0xb0, 0x1b, 0xaf, - 0x17, 0x36, 0xfa, 0xf1, 0xda, 0x6e, 0x5c, 0x5e, 0xdb, 0x8d, 0x57, 0xd7, 0x76, 0x23, 0x6a, 0xeb, - 0x7f, 0xe1, 0x4f, 0xff, 0x0e, 0x00, 0x00, 0xff, 0xff, 0x64, 0xa4, 0x3d, 0x14, 0xd0, 0x07, 0x00, - 0x00, +func init() { proto.RegisterFile("pb/transaction.proto", fileDescriptor_transaction_4e588bd5864b6478) } + +var fileDescriptor_transaction_4e588bd5864b6478 = []byte{ + // 935 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x95, 0x41, 0x6f, 0x1b, 0x45, + 0x14, 0xc7, 0x3d, 0xb6, 0xe3, 0xc4, 0xcf, 0x4e, 0x9a, 0x4e, 0xa3, 0x62, 0x05, 0x58, 0x85, 0x45, + 0x15, 0x01, 0x89, 0x44, 0x2a, 0x47, 0x38, 0x60, 0x27, 0xdb, 0xd4, 0x02, 0xb6, 0xd1, 0xec, 0x1a, + 0xb5, 0x07, 0xb4, 0xcc, 0xae, 0x27, 0xee, 0xa8, 0xde, 0xd9, 0xd5, 0xee, 0xac, 0x64, 0x8b, 0x4b, + 0x3f, 0x02, 0x7c, 0x0b, 0x2e, 0xdc, 0x39, 0x71, 0xe6, 0x98, 0x63, 0x8f, 0xc4, 0xb9, 0x70, 0xec, + 0x91, 0x23, 0x9a, 0xd9, 0xb1, 0xbd, 0x29, 0x11, 0x87, 0x0a, 0x6e, 0xef, 0xfd, 0xde, 0xdb, 0x37, + 0xff, 0xf7, 0xde, 0x8c, 0x0d, 0x7b, 0x69, 0x78, 0x2c, 0x33, 0x2a, 0x72, 0x1a, 0x49, 0x9e, 0x88, + 0xa3, 0x34, 0x4b, 0x64, 0x82, 0xeb, 0x69, 0xb8, 0xff, 0xe9, 0x84, 0xcb, 0xe7, 0x45, 0x78, 0x14, + 0x25, 0xf1, 0xf1, 0x24, 0x99, 0x24, 0xc7, 0x3a, 0x14, 0x16, 0x17, 0xda, 0xd3, 0x8e, 0xb6, 0xca, + 0x4f, 0xec, 0x1f, 0x00, 0x46, 0x22, 0xe7, 0x13, 0xc1, 0xc6, 0xfe, 0x0c, 0x3f, 0x80, 0xcd, 0x94, + 0xce, 0xa7, 0x09, 0x1d, 0xf7, 0xd0, 0x01, 0x3a, 0xec, 0x3c, 0xec, 0x1c, 0xa5, 0xe1, 0xd1, 0x79, + 0x89, 0xc8, 0x32, 0x86, 0xf7, 0x60, 0x43, 0x24, 0x22, 0x62, 0xbd, 0xfa, 0x01, 0x3a, 0x6c, 0x92, + 0xd2, 0xc1, 0xbb, 0xd0, 0xb8, 0x60, 0xac, 0xd7, 0x38, 0x40, 0x87, 0x0d, 0xa2, 0x4c, 0x6c, 0x01, + 0x50, 0x29, 0x33, 0x1e, 0x16, 0x92, 0xe5, 0xbd, 0xe6, 0x01, 0x3a, 0xec, 0x92, 0x0a, 0xb1, 0x27, + 0xd0, 0xf1, 0xd7, 0x4d, 0xe0, 0x63, 0xe8, 0x14, 0x46, 0x4b, 0x20, 0x67, 0x46, 0xc1, 0x8e, 0x52, + 0xb0, 0x96, 0x48, 0xa0, 0x58, 0xcb, 0xfd, 0x08, 0xb6, 0xd2, 0x2c, 0x99, 0x64, 0x34, 0xce, 0x7b, + 0xf5, 0x83, 0xc6, 0x4a, 0x6f, 0xc9, 0xc8, 0x2a, 0x68, 0x7f, 0x0e, 0x9b, 0x06, 0x62, 0x0c, 0xcd, + 0x28, 0x19, 0x33, 0x5d, 0xbd, 0x4b, 0xb4, 0x8d, 0xdf, 0x83, 0x76, 0x4a, 0x33, 0x1a, 0x33, 0xc9, + 0x32, 0xdd, 0x53, 0x97, 0xac, 0x81, 0x3d, 0x80, 0x4d, 0x33, 0x01, 0xfc, 0x21, 0x34, 0xe5, 0x3c, + 0x2d, 0x3f, 0xde, 0x79, 0x78, 0xa7, 0x32, 0x1c, 0x7f, 0x9e, 0x32, 0xa2, 0x83, 0xea, 0x84, 0x31, + 0x95, 0xd4, 0x14, 0xd2, 0xb6, 0xfd, 0x14, 0xb6, 0x4e, 0x12, 0x2e, 0x42, 0x9a, 0x33, 0x7c, 0x1f, + 0x5a, 0x39, 0x13, 0x63, 0x96, 0x19, 0x0d, 0xc6, 0x53, 0x2a, 0x32, 0x16, 0xf1, 0x94, 0x33, 0x21, + 0x97, 0x2a, 0x56, 0x40, 0x7d, 0x45, 0xe3, 0xa4, 0x10, 0xd2, 0x0c, 0xd8, 0x78, 0xf6, 0x63, 0xe8, + 0x78, 0x7c, 0x72, 0xf2, 0x9c, 0x72, 0xe1, 0xcf, 0x04, 0x7e, 0x17, 0xda, 0x39, 0x9f, 0x04, 0x91, + 0xf2, 0x4d, 0xfd, 0xad, 0xdc, 0xc4, 0xd5, 0x09, 0x79, 0x11, 0xc6, 0x5c, 0x56, 0xfa, 0x5c, 0x01, + 0x3b, 0x86, 0x2e, 0x61, 0x13, 0x9e, 0x4b, 0x96, 0xb9, 0x34, 0xd6, 0xdb, 0xcb, 0xb4, 0x9f, 0x51, + 0x21, 0x4d, 0xad, 0x0a, 0x51, 0x7d, 0x0a, 0x1a, 0x97, 0x97, 0xa0, 0x4d, 0xb4, 0x8d, 0x3f, 0x86, + 0xdd, 0x65, 0x86, 0x5a, 0x69, 0xb0, 0xbe, 0x10, 0x77, 0xaa, 0xfc, 0x11, 0x63, 0xf6, 0xf7, 0xd0, + 0xd5, 0xcb, 0xbf, 0x30, 0xc7, 0x2d, 0xcb, 0xa1, 0x4a, 0xb9, 0x9b, 0x12, 0xea, 0xff, 0x90, 0x70, + 0x63, 0x64, 0x8d, 0x37, 0x46, 0x66, 0x7f, 0x09, 0x70, 0xca, 0xa6, 0x4c, 0xb2, 0xb7, 0x6d, 0xc7, + 0xfe, 0x05, 0x41, 0xdb, 0x2b, 0xc2, 0x3c, 0xca, 0x78, 0xa8, 0x2b, 0xe4, 0x4b, 0x67, 0xb9, 0xbc, + 0x0a, 0x51, 0x71, 0x3e, 0x66, 0x42, 0xf2, 0x0b, 0x6e, 0xe6, 0xdb, 0x26, 0x15, 0xa2, 0x9e, 0x8d, + 0x4c, 0x52, 0x1e, 0x69, 0xa5, 0x6d, 0x52, 0x3a, 0x78, 0x1f, 0x5a, 0x61, 0x11, 0xbd, 0x60, 0x52, + 0x3f, 0x90, 0xed, 0x41, 0xbd, 0x87, 0x88, 0x21, 0x78, 0x1f, 0xb6, 0xc6, 0x45, 0x39, 0xb2, 0xde, + 0x86, 0x8a, 0x92, 0x95, 0xaf, 0xf4, 0xc6, 0x4c, 0xd2, 0x5e, 0xab, 0xd4, 0xab, 0x6c, 0x3b, 0x82, + 0xce, 0x48, 0xe4, 0xff, 0xaf, 0x60, 0xfb, 0x3b, 0xd8, 0x5e, 0x2e, 0xae, 0x9f, 0xe7, 0x4c, 0xfe, + 0xc7, 0x17, 0xfa, 0x5b, 0x80, 0x33, 0x26, 0x58, 0x46, 0x25, 0x1b, 0x9e, 0xe2, 0xf7, 0x01, 0xd2, + 0x22, 0x9c, 0xf2, 0x28, 0x78, 0xc1, 0xe6, 0xa6, 0x7e, 0xbb, 0x24, 0x5f, 0xb1, 0xf9, 0xad, 0xf7, + 0xad, 0x7e, 0xfb, 0x7d, 0xfb, 0x0d, 0xc1, 0xa6, 0x4b, 0x45, 0x72, 0x4e, 0xe7, 0x6f, 0xa9, 0x78, + 0x07, 0xea, 0x7c, 0xac, 0xd5, 0x36, 0x49, 0x9d, 0x8f, 0x2b, 0x1d, 0x34, 0xab, 0x1d, 0xe0, 0x07, + 0xb0, 0x23, 0x67, 0x22, 0x60, 0xb3, 0x94, 0xdf, 0xd8, 0xdd, 0xb6, 0x9c, 0x09, 0x67, 0x05, 0xf1, + 0x11, 0xdc, 0x13, 0x54, 0x24, 0x41, 0x4a, 0xe7, 0xd5, 0xdc, 0x96, 0xce, 0xbd, 0x2b, 0x4a, 0xa9, + 0xeb, 0x7c, 0xfb, 0x27, 0x04, 0x30, 0xcc, 0xf3, 0x82, 0xfd, 0xfb, 0xd4, 0x6f, 0x7b, 0x96, 0x2a, + 0x77, 0x1e, 0x87, 0xc9, 0xd4, 0x6c, 0xd2, 0x78, 0xf8, 0x03, 0xe8, 0xca, 0x44, 0xd2, 0x69, 0x90, + 0x17, 0x69, 0x3a, 0x9d, 0x9b, 0x3e, 0x3a, 0x9a, 0x79, 0x1a, 0xe9, 0xdf, 0x46, 0x35, 0x82, 0x7c, + 0xdd, 0xc7, 0x1a, 0x7c, 0xf2, 0xb2, 0x0e, 0x9d, 0xca, 0x2f, 0x20, 0xbe, 0x0b, 0xdb, 0x27, 0x4f, + 0x86, 0xee, 0xa0, 0xef, 0x39, 0x81, 0xff, 0xec, 0xdc, 0xd9, 0xad, 0xe1, 0x77, 0xe0, 0x9e, 0x4f, + 0xfa, 0xae, 0xf7, 0xc8, 0x21, 0x41, 0xdf, 0xf3, 0x1c, 0xbf, 0x0c, 0x20, 0x7c, 0x1f, 0xb0, 0x37, + 0x3c, 0x0b, 0x4e, 0x1e, 0xf7, 0x87, 0x6e, 0xe0, 0x3f, 0x75, 0x4b, 0x5e, 0x57, 0x9c, 0x38, 0x67, + 0x43, 0xcf, 0x77, 0x48, 0xe0, 0xf6, 0xbf, 0x31, 0x85, 0x1a, 0x8a, 0xaf, 0x0a, 0xad, 0x79, 0x13, + 0xef, 0xc1, 0xee, 0xa9, 0xf3, 0xb5, 0xe3, 0x3b, 0x15, 0xba, 0x81, 0x31, 0xec, 0x78, 0xa3, 0x81, + 0x77, 0x42, 0x86, 0x03, 0xc3, 0x5a, 0x2a, 0x73, 0xe4, 0xbe, 0x41, 0x37, 0x15, 0x3d, 0x73, 0x5c, + 0x87, 0xf4, 0x7d, 0x27, 0x18, 0x9e, 0x96, 0x74, 0x4b, 0x75, 0xe2, 0xf6, 0xdd, 0x27, 0xc1, 0x79, + 0xff, 0x59, 0x89, 0xda, 0x2a, 0x71, 0xe8, 0x79, 0x23, 0xa7, 0xda, 0x06, 0x0c, 0xbe, 0xb8, 0xbc, + 0xb2, 0x6a, 0xaf, 0xae, 0xac, 0xda, 0xeb, 0x2b, 0x0b, 0xfd, 0x75, 0x65, 0xa1, 0x97, 0x0b, 0x0b, + 0xfd, 0xbc, 0xb0, 0xd0, 0xaf, 0x0b, 0x0b, 0xfd, 0xbe, 0xb0, 0xd0, 0xe5, 0xc2, 0x42, 0x7f, 0x2c, + 0x2c, 0xf4, 0xe7, 0xc2, 0xaa, 0xbd, 0x5e, 0x58, 0xe8, 0xc7, 0x6b, 0xab, 0x76, 0x79, 0x6d, 0xd5, + 0x5e, 0x5d, 0x5b, 0xb5, 0xb0, 0xa5, 0xff, 0x86, 0x3f, 0xfb, 0x3b, 0x00, 0x00, 0xff, 0xff, 0x3d, + 0x1d, 0x56, 0xb8, 0xd1, 0x07, 0x00, 0x00, }