diff --git a/builtin/types/dposv3/dposv3.pb.go b/builtin/types/dposv3/dposv3.pb.go index bbc4d2d6..0edf7a3d 100644 --- a/builtin/types/dposv3/dposv3.pb.go +++ b/builtin/types/dposv3/dposv3.pb.go @@ -45,7 +45,7 @@ func (x LocktimeTier) String() string { return proto.EnumName(LocktimeTier_name, int32(x)) } func (LocktimeTier) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{0} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{0} } type Candidate_CandidateState int32 @@ -74,7 +74,7 @@ func (x Candidate_CandidateState) String() string { return proto.EnumName(Candidate_CandidateState_name, int32(x)) } func (Candidate_CandidateState) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{4, 0} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{4, 0} } type Delegation_DelegationState int32 @@ -103,7 +103,7 @@ func (x Delegation_DelegationState) String() string { return proto.EnumName(Delegation_DelegationState_name, int32(x)) } func (Delegation_DelegationState) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{7, 0} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{7, 0} } type Params struct { @@ -118,6 +118,7 @@ type Params struct { MinCandidateFee uint64 `protobuf:"varint,9,opt,name=min_candidate_fee,json=minCandidateFee,proto3" json:"min_candidate_fee,omitempty"` DowntimePeriod uint64 `protobuf:"varint,10,opt,name=downtime_period,json=downtimePeriod,proto3" json:"downtime_period,omitempty"` MaxDowntimePercentage *types.BigUInt `protobuf:"bytes,11,opt,name=max_downtime_percentage,json=maxDowntimePercentage" json:"max_downtime_percentage,omitempty"` + VoucherTokenAddress *types.Address `protobuf:"bytes,12,opt,name=voucher_token_address,json=voucherTokenAddress" json:"voucher_token_address,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` @@ -127,7 +128,7 @@ func (m *Params) Reset() { *m = Params{} } func (m *Params) String() string { return proto.CompactTextString(m) } func (*Params) ProtoMessage() {} func (*Params) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{0} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{0} } func (m *Params) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_Params.Unmarshal(m, b) @@ -224,6 +225,13 @@ func (m *Params) GetMaxDowntimePercentage() *types.BigUInt { return nil } +func (m *Params) GetVoucherTokenAddress() *types.Address { + if m != nil { + return m.VoucherTokenAddress + } + return nil +} + type State struct { Params *Params `protobuf:"bytes,1,opt,name=params" json:"params,omitempty"` Validators []*types.Validator `protobuf:"bytes,2,rep,name=validators" json:"validators,omitempty"` @@ -239,7 +247,7 @@ func (m *State) Reset() { *m = State{} } func (m *State) String() string { return proto.CompactTextString(m) } func (*State) ProtoMessage() {} func (*State) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{1} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{1} } func (m *State) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_State.Unmarshal(m, b) @@ -308,7 +316,7 @@ func (m *InitializationState) Reset() { *m = InitializationState{} } func (m *InitializationState) String() string { return proto.CompactTextString(m) } func (*InitializationState) ProtoMessage() {} func (*InitializationState) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{2} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{2} } func (m *InitializationState) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_InitializationState.Unmarshal(m, b) @@ -375,7 +383,7 @@ func (m *ValidatorStatistic) Reset() { *m = ValidatorStatistic{} } func (m *ValidatorStatistic) String() string { return proto.CompactTextString(m) } func (*ValidatorStatistic) ProtoMessage() {} func (*ValidatorStatistic) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{3} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{3} } func (m *ValidatorStatistic) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ValidatorStatistic.Unmarshal(m, b) @@ -477,7 +485,7 @@ func (m *Candidate) Reset() { *m = Candidate{} } func (m *Candidate) String() string { return proto.CompactTextString(m) } func (*Candidate) ProtoMessage() {} func (*Candidate) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{4} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{4} } func (m *Candidate) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_Candidate.Unmarshal(m, b) @@ -572,7 +580,7 @@ func (m *CandidateStatistic) Reset() { *m = CandidateStatistic{} } func (m *CandidateStatistic) String() string { return proto.CompactTextString(m) } func (*CandidateStatistic) ProtoMessage() {} func (*CandidateStatistic) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{5} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{5} } func (m *CandidateStatistic) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CandidateStatistic.Unmarshal(m, b) @@ -617,7 +625,7 @@ func (m *CandidateList) Reset() { *m = CandidateList{} } func (m *CandidateList) String() string { return proto.CompactTextString(m) } func (*CandidateList) ProtoMessage() {} func (*CandidateList) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{6} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{6} } func (m *CandidateList) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CandidateList.Unmarshal(m, b) @@ -665,7 +673,7 @@ func (m *Delegation) Reset() { *m = Delegation{} } func (m *Delegation) String() string { return proto.CompactTextString(m) } func (*Delegation) ProtoMessage() {} func (*Delegation) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{7} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{7} } func (m *Delegation) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_Delegation.Unmarshal(m, b) @@ -775,7 +783,7 @@ func (m *DelegationIndex) Reset() { *m = DelegationIndex{} } func (m *DelegationIndex) String() string { return proto.CompactTextString(m) } func (*DelegationIndex) ProtoMessage() {} func (*DelegationIndex) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{8} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{8} } func (m *DelegationIndex) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_DelegationIndex.Unmarshal(m, b) @@ -827,7 +835,7 @@ func (m *DelegationList) Reset() { *m = DelegationList{} } func (m *DelegationList) String() string { return proto.CompactTextString(m) } func (*DelegationList) ProtoMessage() {} func (*DelegationList) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{9} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{9} } func (m *DelegationList) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_DelegationList.Unmarshal(m, b) @@ -866,7 +874,7 @@ func (m *DPOSInitRequest) Reset() { *m = DPOSInitRequest{} } func (m *DPOSInitRequest) String() string { return proto.CompactTextString(m) } func (*DPOSInitRequest) ProtoMessage() {} func (*DPOSInitRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{10} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{10} } func (m *DPOSInitRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_DPOSInitRequest.Unmarshal(m, b) @@ -914,7 +922,7 @@ func (m *DelegateRequest) Reset() { *m = DelegateRequest{} } func (m *DelegateRequest) String() string { return proto.CompactTextString(m) } func (*DelegateRequest) ProtoMessage() {} func (*DelegateRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{11} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{11} } func (m *DelegateRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_DelegateRequest.Unmarshal(m, b) @@ -978,7 +986,7 @@ func (m *RedelegateRequest) Reset() { *m = RedelegateRequest{} } func (m *RedelegateRequest) String() string { return proto.CompactTextString(m) } func (*RedelegateRequest) ProtoMessage() {} func (*RedelegateRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{12} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{12} } func (m *RedelegateRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_RedelegateRequest.Unmarshal(m, b) @@ -1051,7 +1059,7 @@ func (m *ConsolidateDelegationsRequest) Reset() { *m = ConsolidateDelega func (m *ConsolidateDelegationsRequest) String() string { return proto.CompactTextString(m) } func (*ConsolidateDelegationsRequest) ProtoMessage() {} func (*ConsolidateDelegationsRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{13} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{13} } func (m *ConsolidateDelegationsRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ConsolidateDelegationsRequest.Unmarshal(m, b) @@ -1091,7 +1099,7 @@ func (m *UnbondRequest) Reset() { *m = UnbondRequest{} } func (m *UnbondRequest) String() string { return proto.CompactTextString(m) } func (*UnbondRequest) ProtoMessage() {} func (*UnbondRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{14} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{14} } func (m *UnbondRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_UnbondRequest.Unmarshal(m, b) @@ -1145,7 +1153,7 @@ func (m *WhitelistCandidateRequest) Reset() { *m = WhitelistCandidateReq func (m *WhitelistCandidateRequest) String() string { return proto.CompactTextString(m) } func (*WhitelistCandidateRequest) ProtoMessage() {} func (*WhitelistCandidateRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{15} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{15} } func (m *WhitelistCandidateRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_WhitelistCandidateRequest.Unmarshal(m, b) @@ -1197,7 +1205,7 @@ func (m *RemoveWhitelistedCandidateRequest) Reset() { *m = RemoveWhiteli func (m *RemoveWhitelistedCandidateRequest) String() string { return proto.CompactTextString(m) } func (*RemoveWhitelistedCandidateRequest) ProtoMessage() {} func (*RemoveWhitelistedCandidateRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{16} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{16} } func (m *RemoveWhitelistedCandidateRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_RemoveWhitelistedCandidateRequest.Unmarshal(m, b) @@ -1237,7 +1245,7 @@ func (m *ChangeWhitelistInfoRequest) Reset() { *m = ChangeWhitelistInfoR func (m *ChangeWhitelistInfoRequest) String() string { return proto.CompactTextString(m) } func (*ChangeWhitelistInfoRequest) ProtoMessage() {} func (*ChangeWhitelistInfoRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{17} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{17} } func (m *ChangeWhitelistInfoRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ChangeWhitelistInfoRequest.Unmarshal(m, b) @@ -1290,7 +1298,7 @@ func (m *CheckDelegationRequest) Reset() { *m = CheckDelegationRequest{} func (m *CheckDelegationRequest) String() string { return proto.CompactTextString(m) } func (*CheckDelegationRequest) ProtoMessage() {} func (*CheckDelegationRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{18} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{18} } func (m *CheckDelegationRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CheckDelegationRequest.Unmarshal(m, b) @@ -1337,7 +1345,7 @@ func (m *CheckDelegationResponse) Reset() { *m = CheckDelegationResponse func (m *CheckDelegationResponse) String() string { return proto.CompactTextString(m) } func (*CheckDelegationResponse) ProtoMessage() {} func (*CheckDelegationResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{19} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{19} } func (m *CheckDelegationResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CheckDelegationResponse.Unmarshal(m, b) @@ -1388,7 +1396,7 @@ func (m *CheckRewardsRequest) Reset() { *m = CheckRewardsRequest{} } func (m *CheckRewardsRequest) String() string { return proto.CompactTextString(m) } func (*CheckRewardsRequest) ProtoMessage() {} func (*CheckRewardsRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{20} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{20} } func (m *CheckRewardsRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CheckRewardsRequest.Unmarshal(m, b) @@ -1419,7 +1427,7 @@ func (m *CheckRewardsResponse) Reset() { *m = CheckRewardsResponse{} } func (m *CheckRewardsResponse) String() string { return proto.CompactTextString(m) } func (*CheckRewardsResponse) ProtoMessage() {} func (*CheckRewardsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{21} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{21} } func (m *CheckRewardsResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CheckRewardsResponse.Unmarshal(m, b) @@ -1457,7 +1465,7 @@ func (m *TotalDelegationRequest) Reset() { *m = TotalDelegationRequest{} func (m *TotalDelegationRequest) String() string { return proto.CompactTextString(m) } func (*TotalDelegationRequest) ProtoMessage() {} func (*TotalDelegationRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{22} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{22} } func (m *TotalDelegationRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_TotalDelegationRequest.Unmarshal(m, b) @@ -1496,7 +1504,7 @@ func (m *TotalDelegationResponse) Reset() { *m = TotalDelegationResponse func (m *TotalDelegationResponse) String() string { return proto.CompactTextString(m) } func (*TotalDelegationResponse) ProtoMessage() {} func (*TotalDelegationResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{23} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{23} } func (m *TotalDelegationResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_TotalDelegationResponse.Unmarshal(m, b) @@ -1541,7 +1549,7 @@ func (m *CheckAllDelegationsRequest) Reset() { *m = CheckAllDelegationsR func (m *CheckAllDelegationsRequest) String() string { return proto.CompactTextString(m) } func (*CheckAllDelegationsRequest) ProtoMessage() {} func (*CheckAllDelegationsRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{24} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{24} } func (m *CheckAllDelegationsRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CheckAllDelegationsRequest.Unmarshal(m, b) @@ -1581,7 +1589,7 @@ func (m *CheckAllDelegationsResponse) Reset() { *m = CheckAllDelegations func (m *CheckAllDelegationsResponse) String() string { return proto.CompactTextString(m) } func (*CheckAllDelegationsResponse) ProtoMessage() {} func (*CheckAllDelegationsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{25} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{25} } func (m *CheckAllDelegationsResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CheckAllDelegationsResponse.Unmarshal(m, b) @@ -1633,7 +1641,7 @@ func (m *CheckRewardDelegationRequest) Reset() { *m = CheckRewardDelegat func (m *CheckRewardDelegationRequest) String() string { return proto.CompactTextString(m) } func (*CheckRewardDelegationRequest) ProtoMessage() {} func (*CheckRewardDelegationRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{26} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{26} } func (m *CheckRewardDelegationRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CheckRewardDelegationRequest.Unmarshal(m, b) @@ -1671,7 +1679,7 @@ func (m *CheckRewardDelegationResponse) Reset() { *m = CheckRewardDelega func (m *CheckRewardDelegationResponse) String() string { return proto.CompactTextString(m) } func (*CheckRewardDelegationResponse) ProtoMessage() {} func (*CheckRewardDelegationResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{27} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{27} } func (m *CheckRewardDelegationResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CheckRewardDelegationResponse.Unmarshal(m, b) @@ -1709,7 +1717,7 @@ func (m *DowntimeRecordRequest) Reset() { *m = DowntimeRecordRequest{} } func (m *DowntimeRecordRequest) String() string { return proto.CompactTextString(m) } func (*DowntimeRecordRequest) ProtoMessage() {} func (*DowntimeRecordRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{28} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{28} } func (m *DowntimeRecordRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_DowntimeRecordRequest.Unmarshal(m, b) @@ -1748,7 +1756,7 @@ func (m *DowntimeRecordResponse) Reset() { *m = DowntimeRecordResponse{} func (m *DowntimeRecordResponse) String() string { return proto.CompactTextString(m) } func (*DowntimeRecordResponse) ProtoMessage() {} func (*DowntimeRecordResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{29} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{29} } func (m *DowntimeRecordResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_DowntimeRecordResponse.Unmarshal(m, b) @@ -1794,7 +1802,7 @@ func (m *DowntimeRecord) Reset() { *m = DowntimeRecord{} } func (m *DowntimeRecord) String() string { return proto.CompactTextString(m) } func (*DowntimeRecord) ProtoMessage() {} func (*DowntimeRecord) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{30} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{30} } func (m *DowntimeRecord) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_DowntimeRecord.Unmarshal(m, b) @@ -1845,7 +1853,7 @@ func (m *RegisterCandidateRequest) Reset() { *m = RegisterCandidateReque func (m *RegisterCandidateRequest) String() string { return proto.CompactTextString(m) } func (*RegisterCandidateRequest) ProtoMessage() {} func (*RegisterCandidateRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{31} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{31} } func (m *RegisterCandidateRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_RegisterCandidateRequest.Unmarshal(m, b) @@ -1925,7 +1933,7 @@ func (m *ChangeCandidateFeeRequest) Reset() { *m = ChangeCandidateFeeReq func (m *ChangeCandidateFeeRequest) String() string { return proto.CompactTextString(m) } func (*ChangeCandidateFeeRequest) ProtoMessage() {} func (*ChangeCandidateFeeRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{32} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{32} } func (m *ChangeCandidateFeeRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ChangeCandidateFeeRequest.Unmarshal(m, b) @@ -1963,7 +1971,7 @@ func (m *SetMinCandidateFeeRequest) Reset() { *m = SetMinCandidateFeeReq func (m *SetMinCandidateFeeRequest) String() string { return proto.CompactTextString(m) } func (*SetMinCandidateFeeRequest) ProtoMessage() {} func (*SetMinCandidateFeeRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{33} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{33} } func (m *SetMinCandidateFeeRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SetMinCandidateFeeRequest.Unmarshal(m, b) @@ -2004,7 +2012,7 @@ func (m *UpdateCandidateInfoRequest) Reset() { *m = UpdateCandidateInfoR func (m *UpdateCandidateInfoRequest) String() string { return proto.CompactTextString(m) } func (*UpdateCandidateInfoRequest) ProtoMessage() {} func (*UpdateCandidateInfoRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{34} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{34} } func (m *UpdateCandidateInfoRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_UpdateCandidateInfoRequest.Unmarshal(m, b) @@ -2062,7 +2070,7 @@ func (m *UnregisterCandidateRequest) Reset() { *m = UnregisterCandidateR func (m *UnregisterCandidateRequest) String() string { return proto.CompactTextString(m) } func (*UnregisterCandidateRequest) ProtoMessage() {} func (*UnregisterCandidateRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{35} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{35} } func (m *UnregisterCandidateRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_UnregisterCandidateRequest.Unmarshal(m, b) @@ -2092,7 +2100,7 @@ func (m *TimeUntilElectionRequest) Reset() { *m = TimeUntilElectionReque func (m *TimeUntilElectionRequest) String() string { return proto.CompactTextString(m) } func (*TimeUntilElectionRequest) ProtoMessage() {} func (*TimeUntilElectionRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{36} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{36} } func (m *TimeUntilElectionRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_TimeUntilElectionRequest.Unmarshal(m, b) @@ -2123,7 +2131,7 @@ func (m *TimeUntilElectionResponse) Reset() { *m = TimeUntilElectionResp func (m *TimeUntilElectionResponse) String() string { return proto.CompactTextString(m) } func (*TimeUntilElectionResponse) ProtoMessage() {} func (*TimeUntilElectionResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{37} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{37} } func (m *TimeUntilElectionResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_TimeUntilElectionResponse.Unmarshal(m, b) @@ -2160,7 +2168,7 @@ func (m *ListValidatorsRequest) Reset() { *m = ListValidatorsRequest{} } func (m *ListValidatorsRequest) String() string { return proto.CompactTextString(m) } func (*ListValidatorsRequest) ProtoMessage() {} func (*ListValidatorsRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{38} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{38} } func (m *ListValidatorsRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ListValidatorsRequest.Unmarshal(m, b) @@ -2191,7 +2199,7 @@ func (m *ListValidatorsResponse) Reset() { *m = ListValidatorsResponse{} func (m *ListValidatorsResponse) String() string { return proto.CompactTextString(m) } func (*ListValidatorsResponse) ProtoMessage() {} func (*ListValidatorsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{39} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{39} } func (m *ListValidatorsResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ListValidatorsResponse.Unmarshal(m, b) @@ -2228,7 +2236,7 @@ func (m *ListCandidatesRequest) Reset() { *m = ListCandidatesRequest{} } func (m *ListCandidatesRequest) String() string { return proto.CompactTextString(m) } func (*ListCandidatesRequest) ProtoMessage() {} func (*ListCandidatesRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{40} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{40} } func (m *ListCandidatesRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ListCandidatesRequest.Unmarshal(m, b) @@ -2259,7 +2267,7 @@ func (m *ListCandidatesResponse) Reset() { *m = ListCandidatesResponse{} func (m *ListCandidatesResponse) String() string { return proto.CompactTextString(m) } func (*ListCandidatesResponse) ProtoMessage() {} func (*ListCandidatesResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{41} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{41} } func (m *ListCandidatesResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ListCandidatesResponse.Unmarshal(m, b) @@ -2297,7 +2305,7 @@ func (m *ListDelegationsRequest) Reset() { *m = ListDelegationsRequest{} func (m *ListDelegationsRequest) String() string { return proto.CompactTextString(m) } func (*ListDelegationsRequest) ProtoMessage() {} func (*ListDelegationsRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{42} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{42} } func (m *ListDelegationsRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ListDelegationsRequest.Unmarshal(m, b) @@ -2336,7 +2344,7 @@ func (m *ListDelegationsResponse) Reset() { *m = ListDelegationsResponse func (m *ListDelegationsResponse) String() string { return proto.CompactTextString(m) } func (*ListDelegationsResponse) ProtoMessage() {} func (*ListDelegationsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{43} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{43} } func (m *ListDelegationsResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ListDelegationsResponse.Unmarshal(m, b) @@ -2380,7 +2388,7 @@ func (m *ListAllDelegationsRequest) Reset() { *m = ListAllDelegationsReq func (m *ListAllDelegationsRequest) String() string { return proto.CompactTextString(m) } func (*ListAllDelegationsRequest) ProtoMessage() {} func (*ListAllDelegationsRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{44} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{44} } func (m *ListAllDelegationsRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ListAllDelegationsRequest.Unmarshal(m, b) @@ -2411,7 +2419,7 @@ func (m *ListAllDelegationsResponse) Reset() { *m = ListAllDelegationsRe func (m *ListAllDelegationsResponse) String() string { return proto.CompactTextString(m) } func (*ListAllDelegationsResponse) ProtoMessage() {} func (*ListAllDelegationsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{45} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{45} } func (m *ListAllDelegationsResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ListAllDelegationsResponse.Unmarshal(m, b) @@ -2453,7 +2461,7 @@ func (m *BatchRequest) Reset() { *m = BatchRequest{} } func (m *BatchRequest) String() string { return proto.CompactTextString(m) } func (*BatchRequest) ProtoMessage() {} func (*BatchRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{46} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{46} } func (m *BatchRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_BatchRequest.Unmarshal(m, b) @@ -2570,7 +2578,7 @@ func (m *MintVoucherRequest) Reset() { *m = MintVoucherRequest{} } func (m *MintVoucherRequest) String() string { return proto.CompactTextString(m) } func (*MintVoucherRequest) ProtoMessage() {} func (*MintVoucherRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{47} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{47} } func (m *MintVoucherRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_MintVoucherRequest.Unmarshal(m, b) @@ -2607,7 +2615,7 @@ func (m *MintVoucherResponse) Reset() { *m = MintVoucherResponse{} } func (m *MintVoucherResponse) String() string { return proto.CompactTextString(m) } func (*MintVoucherResponse) ProtoMessage() {} func (*MintVoucherResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{48} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{48} } func (m *MintVoucherResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_MintVoucherResponse.Unmarshal(m, b) @@ -2627,82 +2635,6 @@ func (m *MintVoucherResponse) XXX_DiscardUnknown() { var xxx_messageInfo_MintVoucherResponse proto.InternalMessageInfo -type MintVoucherERC20Request struct { - Amount *types.BigUInt `protobuf:"bytes,1,opt,name=amount" json:"amount,omitempty"` - TokenAddress *types.Address `protobuf:"bytes,2,opt,name=token_address,json=tokenAddress" json:"token_address,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` -} - -func (m *MintVoucherERC20Request) Reset() { *m = MintVoucherERC20Request{} } -func (m *MintVoucherERC20Request) String() string { return proto.CompactTextString(m) } -func (*MintVoucherERC20Request) ProtoMessage() {} -func (*MintVoucherERC20Request) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{49} -} -func (m *MintVoucherERC20Request) XXX_Unmarshal(b []byte) error { - return xxx_messageInfo_MintVoucherERC20Request.Unmarshal(m, b) -} -func (m *MintVoucherERC20Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { - return xxx_messageInfo_MintVoucherERC20Request.Marshal(b, m, deterministic) -} -func (dst *MintVoucherERC20Request) XXX_Merge(src proto.Message) { - xxx_messageInfo_MintVoucherERC20Request.Merge(dst, src) -} -func (m *MintVoucherERC20Request) XXX_Size() int { - return xxx_messageInfo_MintVoucherERC20Request.Size(m) -} -func (m *MintVoucherERC20Request) XXX_DiscardUnknown() { - xxx_messageInfo_MintVoucherERC20Request.DiscardUnknown(m) -} - -var xxx_messageInfo_MintVoucherERC20Request proto.InternalMessageInfo - -func (m *MintVoucherERC20Request) GetAmount() *types.BigUInt { - if m != nil { - return m.Amount - } - return nil -} - -func (m *MintVoucherERC20Request) GetTokenAddress() *types.Address { - if m != nil { - return m.TokenAddress - } - return nil -} - -type MintVoucherERC20Response struct { - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` -} - -func (m *MintVoucherERC20Response) Reset() { *m = MintVoucherERC20Response{} } -func (m *MintVoucherERC20Response) String() string { return proto.CompactTextString(m) } -func (*MintVoucherERC20Response) ProtoMessage() {} -func (*MintVoucherERC20Response) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{50} -} -func (m *MintVoucherERC20Response) XXX_Unmarshal(b []byte) error { - return xxx_messageInfo_MintVoucherERC20Response.Unmarshal(m, b) -} -func (m *MintVoucherERC20Response) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { - return xxx_messageInfo_MintVoucherERC20Response.Marshal(b, m, deterministic) -} -func (dst *MintVoucherERC20Response) XXX_Merge(src proto.Message) { - xxx_messageInfo_MintVoucherERC20Response.Merge(dst, src) -} -func (m *MintVoucherERC20Response) XXX_Size() int { - return xxx_messageInfo_MintVoucherERC20Response.Size(m) -} -func (m *MintVoucherERC20Response) XXX_DiscardUnknown() { - xxx_messageInfo_MintVoucherERC20Response.DiscardUnknown(m) -} - -var xxx_messageInfo_MintVoucherERC20Response proto.InternalMessageInfo - type BatchRequestMeta struct { BlockNumber uint64 `protobuf:"varint,1,opt,name=block_number,json=blockNumber,proto3" json:"block_number,omitempty"` TxIndex uint64 `protobuf:"varint,2,opt,name=tx_index,json=txIndex,proto3" json:"tx_index,omitempty"` @@ -2716,7 +2648,7 @@ func (m *BatchRequestMeta) Reset() { *m = BatchRequestMeta{} } func (m *BatchRequestMeta) String() string { return proto.CompactTextString(m) } func (*BatchRequestMeta) ProtoMessage() {} func (*BatchRequestMeta) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{51} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{49} } func (m *BatchRequestMeta) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_BatchRequestMeta.Unmarshal(m, b) @@ -2770,7 +2702,7 @@ func (m *RequestBatchTally) Reset() { *m = RequestBatchTally{} } func (m *RequestBatchTally) String() string { return proto.CompactTextString(m) } func (*RequestBatchTally) ProtoMessage() {} func (*RequestBatchTally) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{52} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{50} } func (m *RequestBatchTally) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_RequestBatchTally.Unmarshal(m, b) @@ -2822,7 +2754,7 @@ func (m *RequestBatch) Reset() { *m = RequestBatch{} } func (m *RequestBatch) String() string { return proto.CompactTextString(m) } func (*RequestBatch) ProtoMessage() {} func (*RequestBatch) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{53} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{51} } func (m *RequestBatch) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_RequestBatch.Unmarshal(m, b) @@ -2859,7 +2791,7 @@ func (m *GetRequestBatchTallyRequest) Reset() { *m = GetRequestBatchTall func (m *GetRequestBatchTallyRequest) String() string { return proto.CompactTextString(m) } func (*GetRequestBatchTallyRequest) ProtoMessage() {} func (*GetRequestBatchTallyRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{54} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{52} } func (m *GetRequestBatchTallyRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GetRequestBatchTallyRequest.Unmarshal(m, b) @@ -2891,7 +2823,7 @@ func (m *RegisterReferrerRequest) Reset() { *m = RegisterReferrerRequest func (m *RegisterReferrerRequest) String() string { return proto.CompactTextString(m) } func (*RegisterReferrerRequest) ProtoMessage() {} func (*RegisterReferrerRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{55} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{53} } func (m *RegisterReferrerRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_RegisterReferrerRequest.Unmarshal(m, b) @@ -2936,7 +2868,7 @@ func (m *SetElectionCycleRequest) Reset() { *m = SetElectionCycleRequest func (m *SetElectionCycleRequest) String() string { return proto.CompactTextString(m) } func (*SetElectionCycleRequest) ProtoMessage() {} func (*SetElectionCycleRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{56} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{54} } func (m *SetElectionCycleRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SetElectionCycleRequest.Unmarshal(m, b) @@ -2974,7 +2906,7 @@ func (m *SetDowntimePeriodRequest) Reset() { *m = SetDowntimePeriodReque func (m *SetDowntimePeriodRequest) String() string { return proto.CompactTextString(m) } func (*SetDowntimePeriodRequest) ProtoMessage() {} func (*SetDowntimePeriodRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{57} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{55} } func (m *SetDowntimePeriodRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SetDowntimePeriodRequest.Unmarshal(m, b) @@ -3012,7 +2944,7 @@ func (m *SetMaxYearlyRewardRequest) Reset() { *m = SetMaxYearlyRewardReq func (m *SetMaxYearlyRewardRequest) String() string { return proto.CompactTextString(m) } func (*SetMaxYearlyRewardRequest) ProtoMessage() {} func (*SetMaxYearlyRewardRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{58} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{56} } func (m *SetMaxYearlyRewardRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SetMaxYearlyRewardRequest.Unmarshal(m, b) @@ -3050,7 +2982,7 @@ func (m *SetRegistrationRequirementRequest) Reset() { *m = SetRegistrati func (m *SetRegistrationRequirementRequest) String() string { return proto.CompactTextString(m) } func (*SetRegistrationRequirementRequest) ProtoMessage() {} func (*SetRegistrationRequirementRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{59} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{57} } func (m *SetRegistrationRequirementRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SetRegistrationRequirementRequest.Unmarshal(m, b) @@ -3088,7 +3020,7 @@ func (m *SetValidatorCountRequest) Reset() { *m = SetValidatorCountReque func (m *SetValidatorCountRequest) String() string { return proto.CompactTextString(m) } func (*SetValidatorCountRequest) ProtoMessage() {} func (*SetValidatorCountRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{60} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{58} } func (m *SetValidatorCountRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SetValidatorCountRequest.Unmarshal(m, b) @@ -3126,7 +3058,7 @@ func (m *SetOracleAddressRequest) Reset() { *m = SetOracleAddressRequest func (m *SetOracleAddressRequest) String() string { return proto.CompactTextString(m) } func (*SetOracleAddressRequest) ProtoMessage() {} func (*SetOracleAddressRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{61} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{59} } func (m *SetOracleAddressRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SetOracleAddressRequest.Unmarshal(m, b) @@ -3165,7 +3097,7 @@ func (m *SetSlashingPercentagesRequest) Reset() { *m = SetSlashingPercen func (m *SetSlashingPercentagesRequest) String() string { return proto.CompactTextString(m) } func (*SetSlashingPercentagesRequest) ProtoMessage() {} func (*SetSlashingPercentagesRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{62} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{60} } func (m *SetSlashingPercentagesRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SetSlashingPercentagesRequest.Unmarshal(m, b) @@ -3210,7 +3142,7 @@ func (m *SetMaxDowntimePercentageRequest) Reset() { *m = SetMaxDowntimeP func (m *SetMaxDowntimePercentageRequest) String() string { return proto.CompactTextString(m) } func (*SetMaxDowntimePercentageRequest) ProtoMessage() {} func (*SetMaxDowntimePercentageRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{63} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{61} } func (m *SetMaxDowntimePercentageRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SetMaxDowntimePercentageRequest.Unmarshal(m, b) @@ -3248,7 +3180,7 @@ func (m *UnjailRequest) Reset() { *m = UnjailRequest{} } func (m *UnjailRequest) String() string { return proto.CompactTextString(m) } func (*UnjailRequest) ProtoMessage() {} func (*UnjailRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{64} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{62} } func (m *UnjailRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_UnjailRequest.Unmarshal(m, b) @@ -3285,7 +3217,7 @@ func (m *GetStateRequest) Reset() { *m = GetStateRequest{} } func (m *GetStateRequest) String() string { return proto.CompactTextString(m) } func (*GetStateRequest) ProtoMessage() {} func (*GetStateRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{65} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{63} } func (m *GetStateRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GetStateRequest.Unmarshal(m, b) @@ -3316,7 +3248,7 @@ func (m *GetStateResponse) Reset() { *m = GetStateResponse{} } func (m *GetStateResponse) String() string { return proto.CompactTextString(m) } func (*GetStateResponse) ProtoMessage() {} func (*GetStateResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{66} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{64} } func (m *GetStateResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GetStateResponse.Unmarshal(m, b) @@ -3353,7 +3285,7 @@ func (m *ClaimDelegatorRewardsRequest) Reset() { *m = ClaimDelegatorRewa func (m *ClaimDelegatorRewardsRequest) String() string { return proto.CompactTextString(m) } func (*ClaimDelegatorRewardsRequest) ProtoMessage() {} func (*ClaimDelegatorRewardsRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{67} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{65} } func (m *ClaimDelegatorRewardsRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ClaimDelegatorRewardsRequest.Unmarshal(m, b) @@ -3384,7 +3316,7 @@ func (m *ClaimDelegatorRewardsResponse) Reset() { *m = ClaimDelegatorRew func (m *ClaimDelegatorRewardsResponse) String() string { return proto.CompactTextString(m) } func (*ClaimDelegatorRewardsResponse) ProtoMessage() {} func (*ClaimDelegatorRewardsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{68} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{66} } func (m *ClaimDelegatorRewardsResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ClaimDelegatorRewardsResponse.Unmarshal(m, b) @@ -3422,7 +3354,7 @@ func (m *CheckDelegatorRewardsRequest) Reset() { *m = CheckDelegatorRewa func (m *CheckDelegatorRewardsRequest) String() string { return proto.CompactTextString(m) } func (*CheckDelegatorRewardsRequest) ProtoMessage() {} func (*CheckDelegatorRewardsRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{69} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{67} } func (m *CheckDelegatorRewardsRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CheckDelegatorRewardsRequest.Unmarshal(m, b) @@ -3460,7 +3392,7 @@ func (m *CheckDelegatorRewardsResponse) Reset() { *m = CheckDelegatorRew func (m *CheckDelegatorRewardsResponse) String() string { return proto.CompactTextString(m) } func (*CheckDelegatorRewardsResponse) ProtoMessage() {} func (*CheckDelegatorRewardsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{70} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{68} } func (m *CheckDelegatorRewardsResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CheckDelegatorRewardsResponse.Unmarshal(m, b) @@ -3498,7 +3430,7 @@ func (m *DposElectionEvent) Reset() { *m = DposElectionEvent{} } func (m *DposElectionEvent) String() string { return proto.CompactTextString(m) } func (*DposElectionEvent) ProtoMessage() {} func (*DposElectionEvent) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{71} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{69} } func (m *DposElectionEvent) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_DposElectionEvent.Unmarshal(m, b) @@ -3537,7 +3469,7 @@ func (m *DposSlashEvent) Reset() { *m = DposSlashEvent{} } func (m *DposSlashEvent) String() string { return proto.CompactTextString(m) } func (*DposSlashEvent) ProtoMessage() {} func (*DposSlashEvent) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{72} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{70} } func (m *DposSlashEvent) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_DposSlashEvent.Unmarshal(m, b) @@ -3582,7 +3514,7 @@ func (m *DposJailEvent) Reset() { *m = DposJailEvent{} } func (m *DposJailEvent) String() string { return proto.CompactTextString(m) } func (*DposJailEvent) ProtoMessage() {} func (*DposJailEvent) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{73} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{71} } func (m *DposJailEvent) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_DposJailEvent.Unmarshal(m, b) @@ -3620,7 +3552,7 @@ func (m *DposUnjailEvent) Reset() { *m = DposUnjailEvent{} } func (m *DposUnjailEvent) String() string { return proto.CompactTextString(m) } func (*DposUnjailEvent) ProtoMessage() {} func (*DposUnjailEvent) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{74} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{72} } func (m *DposUnjailEvent) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_DposUnjailEvent.Unmarshal(m, b) @@ -3659,7 +3591,7 @@ func (m *DposCandidateRegistersEvent) Reset() { *m = DposCandidateRegist func (m *DposCandidateRegistersEvent) String() string { return proto.CompactTextString(m) } func (*DposCandidateRegistersEvent) ProtoMessage() {} func (*DposCandidateRegistersEvent) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{75} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{73} } func (m *DposCandidateRegistersEvent) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_DposCandidateRegistersEvent.Unmarshal(m, b) @@ -3704,7 +3636,7 @@ func (m *DposCandidateUnregistersEvent) Reset() { *m = DposCandidateUnre func (m *DposCandidateUnregistersEvent) String() string { return proto.CompactTextString(m) } func (*DposCandidateUnregistersEvent) ProtoMessage() {} func (*DposCandidateUnregistersEvent) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{76} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{74} } func (m *DposCandidateUnregistersEvent) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_DposCandidateUnregistersEvent.Unmarshal(m, b) @@ -3743,7 +3675,7 @@ func (m *DposCandidateFeeChangeEvent) Reset() { *m = DposCandidateFeeCha func (m *DposCandidateFeeChangeEvent) String() string { return proto.CompactTextString(m) } func (*DposCandidateFeeChangeEvent) ProtoMessage() {} func (*DposCandidateFeeChangeEvent) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{77} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{75} } func (m *DposCandidateFeeChangeEvent) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_DposCandidateFeeChangeEvent.Unmarshal(m, b) @@ -3788,7 +3720,7 @@ func (m *DposUpdateCandidateInfoEvent) Reset() { *m = DposUpdateCandidat func (m *DposUpdateCandidateInfoEvent) String() string { return proto.CompactTextString(m) } func (*DposUpdateCandidateInfoEvent) ProtoMessage() {} func (*DposUpdateCandidateInfoEvent) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{78} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{76} } func (m *DposUpdateCandidateInfoEvent) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_DposUpdateCandidateInfoEvent.Unmarshal(m, b) @@ -3826,7 +3758,7 @@ func (m *DposDelegatorDelegatesEvent) Reset() { *m = DposDelegatorDelega func (m *DposDelegatorDelegatesEvent) String() string { return proto.CompactTextString(m) } func (*DposDelegatorDelegatesEvent) ProtoMessage() {} func (*DposDelegatorDelegatesEvent) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{79} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{77} } func (m *DposDelegatorDelegatesEvent) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_DposDelegatorDelegatesEvent.Unmarshal(m, b) @@ -3864,7 +3796,7 @@ func (m *DposDelegatorRedelegatesEvent) Reset() { *m = DposDelegatorRede func (m *DposDelegatorRedelegatesEvent) String() string { return proto.CompactTextString(m) } func (*DposDelegatorRedelegatesEvent) ProtoMessage() {} func (*DposDelegatorRedelegatesEvent) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{80} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{78} } func (m *DposDelegatorRedelegatesEvent) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_DposDelegatorRedelegatesEvent.Unmarshal(m, b) @@ -3904,7 +3836,7 @@ func (m *DposDelegatorConsolidatesEvent) Reset() { *m = DposDelegatorCon func (m *DposDelegatorConsolidatesEvent) String() string { return proto.CompactTextString(m) } func (*DposDelegatorConsolidatesEvent) ProtoMessage() {} func (*DposDelegatorConsolidatesEvent) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{81} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{79} } func (m *DposDelegatorConsolidatesEvent) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_DposDelegatorConsolidatesEvent.Unmarshal(m, b) @@ -3956,7 +3888,7 @@ func (m *DposDelegatorUnbondsEvent) Reset() { *m = DposDelegatorUnbondsE func (m *DposDelegatorUnbondsEvent) String() string { return proto.CompactTextString(m) } func (*DposDelegatorUnbondsEvent) ProtoMessage() {} func (*DposDelegatorUnbondsEvent) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{82} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{80} } func (m *DposDelegatorUnbondsEvent) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_DposDelegatorUnbondsEvent.Unmarshal(m, b) @@ -3995,7 +3927,7 @@ func (m *DposReferrerRegistersEvent) Reset() { *m = DposReferrerRegister func (m *DposReferrerRegistersEvent) String() string { return proto.CompactTextString(m) } func (*DposReferrerRegistersEvent) ProtoMessage() {} func (*DposReferrerRegistersEvent) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{83} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{81} } func (m *DposReferrerRegistersEvent) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_DposReferrerRegistersEvent.Unmarshal(m, b) @@ -4043,7 +3975,7 @@ func (m *DposDelegatorClaimsRewardsEvent) Reset() { *m = DposDelegatorCl func (m *DposDelegatorClaimsRewardsEvent) String() string { return proto.CompactTextString(m) } func (*DposDelegatorClaimsRewardsEvent) ProtoMessage() {} func (*DposDelegatorClaimsRewardsEvent) Descriptor() ([]byte, []int) { - return fileDescriptor_dposv3_1c829c1055d68dda, []int{84} + return fileDescriptor_dposv3_2e11050ccd8f9976, []int{82} } func (m *DposDelegatorClaimsRewardsEvent) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_DposDelegatorClaimsRewardsEvent.Unmarshal(m, b) @@ -4141,8 +4073,6 @@ func init() { proto.RegisterType((*BatchRequest)(nil), "dposv3.BatchRequest") proto.RegisterType((*MintVoucherRequest)(nil), "dposv3.MintVoucherRequest") proto.RegisterType((*MintVoucherResponse)(nil), "dposv3.MintVoucherResponse") - proto.RegisterType((*MintVoucherERC20Request)(nil), "dposv3.MintVoucherERC20Request") - proto.RegisterType((*MintVoucherERC20Response)(nil), "dposv3.MintVoucherERC20Response") proto.RegisterType((*BatchRequestMeta)(nil), "dposv3.BatchRequestMeta") proto.RegisterType((*RequestBatchTally)(nil), "dposv3.RequestBatchTally") proto.RegisterType((*RequestBatch)(nil), "dposv3.RequestBatch") @@ -4183,184 +4113,184 @@ func init() { } func init() { - proto.RegisterFile("github.com/loomnetwork/go-loom/builtin/types/dposv3/dposv3.proto", fileDescriptor_dposv3_1c829c1055d68dda) -} - -var fileDescriptor_dposv3_1c829c1055d68dda = []byte{ - // 2796 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xcc, 0x3a, 0xcd, 0x6f, 0x1b, 0xc7, - 0xf5, 0x5e, 0x92, 0xfa, 0x7a, 0x12, 0x29, 0x6a, 0x64, 0x89, 0x94, 0x64, 0x25, 0xf2, 0x04, 0xbf, - 0xfc, 0x0c, 0x37, 0xb6, 0x12, 0xd9, 0x71, 0xe2, 0x20, 0x40, 0x2d, 0x51, 0xb4, 0xac, 0x58, 0x96, - 0x9c, 0x25, 0xe5, 0xa0, 0x41, 0xd1, 0xc5, 0x8a, 0x1c, 0x4b, 0x1b, 0x2f, 0x77, 0xd9, 0xdd, 0xa5, - 0x69, 0xe5, 0xd0, 0xf6, 0x50, 0xf4, 0xd8, 0x4b, 0x4f, 0x3d, 0xf4, 0xd6, 0x43, 0x81, 0x1e, 0x5a, - 0xa0, 0xc7, 0xfe, 0x1d, 0x3d, 0xf7, 0xde, 0x63, 0xd1, 0x53, 0x4f, 0xc5, 0x7c, 0xed, 0xce, 0x7e, - 0x51, 0x94, 0x3f, 0x80, 0x5c, 0xa4, 0x9d, 0x79, 0x6f, 0xde, 0xbc, 0x79, 0xf3, 0xde, 0x9b, 0xf7, - 0x41, 0x78, 0x70, 0x6a, 0x05, 0x67, 0x83, 0x93, 0xdb, 0x1d, 0xb7, 0xb7, 0x69, 0xbb, 0x6e, 0xcf, - 0x21, 0xc1, 0xd0, 0xf5, 0x5e, 0x6c, 0x9e, 0xba, 0xb7, 0xe8, 0x70, 0xf3, 0x64, 0x60, 0xd9, 0x81, - 0xe5, 0x6c, 0x06, 0xe7, 0x7d, 0xe2, 0x6f, 0x76, 0xfb, 0xae, 0xff, 0xf2, 0x8e, 0xf8, 0x77, 0xbb, - 0xef, 0xb9, 0x81, 0x8b, 0x26, 0xf9, 0x68, 0xf5, 0xe3, 0x0b, 0x28, 0x71, 0x0a, 0xec, 0x2f, 0x5f, - 0x89, 0xff, 0x5b, 0x82, 0xc9, 0xa7, 0xa6, 0x67, 0xf6, 0x7c, 0xf4, 0xff, 0x30, 0xff, 0xd2, 0xb4, - 0xad, 0xae, 0x19, 0xb8, 0x9e, 0xd1, 0x71, 0x07, 0x4e, 0x50, 0xd7, 0x36, 0xb4, 0x1b, 0x25, 0xbd, - 0x12, 0x4e, 0x37, 0xe8, 0x2c, 0xda, 0x82, 0x25, 0x62, 0x93, 0x4e, 0x60, 0xb9, 0x8e, 0xd1, 0x39, - 0xef, 0xd8, 0xc4, 0xb0, 0x89, 0x73, 0x1a, 0x9c, 0xd5, 0x0b, 0x1b, 0xda, 0x8d, 0xa2, 0xbe, 0x28, - 0x81, 0x0d, 0x0a, 0x3b, 0x60, 0x20, 0xf4, 0x25, 0x2c, 0x75, 0x5c, 0xcb, 0x31, 0x3a, 0xae, 0x13, - 0x78, 0x66, 0x27, 0x30, 0xcc, 0x6e, 0xd7, 0x23, 0xbe, 0x5f, 0x2f, 0x6e, 0x68, 0x37, 0x66, 0xb7, - 0xa6, 0x6f, 0x6f, 0xf3, 0xb1, 0xbe, 0x48, 0xd1, 0x1a, 0x02, 0x4b, 0x4c, 0xa2, 0x4d, 0xa8, 0xb8, - 0x9e, 0x49, 0x77, 0x92, 0xcb, 0x4a, 0x89, 0x65, 0x65, 0x0e, 0x97, 0x0b, 0xee, 0xc2, 0x42, 0xcf, - 0x7c, 0x65, 0x9c, 0x13, 0xd3, 0xb3, 0xcf, 0x0d, 0x8f, 0x0c, 0x4d, 0xaf, 0x5b, 0x9f, 0x10, 0x6b, - 0x76, 0xac, 0xd3, 0xe3, 0x7d, 0x27, 0xd0, 0xe7, 0x7b, 0xe6, 0xab, 0x9f, 0x30, 0x0c, 0x9d, 0x21, - 0xa0, 0x06, 0xd4, 0x3d, 0x72, 0x6a, 0xf9, 0x81, 0x67, 0xb2, 0xc3, 0x79, 0xe4, 0xe7, 0x03, 0xcb, - 0x23, 0x3d, 0xe2, 0x04, 0xf5, 0xc9, 0xc4, 0xe2, 0x9a, 0x8a, 0xa9, 0x47, 0x88, 0x68, 0x17, 0x56, - 0x3a, 0x9e, 0xe9, 0x9f, 0x19, 0xbe, 0x6d, 0xfa, 0x67, 0x96, 0x73, 0x6a, 0xf4, 0x89, 0xd7, 0x21, - 0x4e, 0x60, 0x9e, 0x92, 0xfa, 0x54, 0x92, 0x0a, 0x43, 0x6d, 0x09, 0xcc, 0xa7, 0x21, 0x22, 0x3a, - 0x80, 0xf5, 0x93, 0xf3, 0xef, 0x4d, 0x27, 0xb0, 0x1c, 0x92, 0x49, 0x69, 0x3a, 0x41, 0x69, 0x2d, - 0x44, 0xcf, 0xa0, 0x76, 0x13, 0x16, 0x7a, 0x54, 0xf8, 0xa6, 0xd3, 0xa5, 0x17, 0x49, 0x8c, 0xe7, - 0x84, 0xd4, 0x67, 0xd8, 0xe5, 0xce, 0xf7, 0x2c, 0xa7, 0x21, 0xe7, 0x1f, 0x12, 0x42, 0xd5, 0xa0, - 0xeb, 0x0e, 0x9d, 0xc0, 0xea, 0x11, 0xba, 0x9f, 0xe5, 0x76, 0xeb, 0xc0, 0xd5, 0x40, 0x4e, 0x3f, - 0x65, 0xb3, 0xe8, 0x01, 0xd4, 0xa8, 0x8c, 0x55, 0x64, 0xc9, 0xdc, 0x6c, 0x82, 0xb9, 0xa5, 0x9e, - 0xf9, 0x6a, 0x37, 0x5a, 0x2d, 0xd0, 0xf0, 0xef, 0x0b, 0x30, 0xd1, 0x0a, 0xcc, 0x80, 0xa0, 0x0f, - 0x61, 0xb2, 0xcf, 0xb4, 0x90, 0xa9, 0xdc, 0xec, 0x56, 0xe5, 0xb6, 0xd0, 0x6f, 0xae, 0x9b, 0xba, - 0x80, 0xa2, 0x9b, 0x00, 0xa1, 0x32, 0xfa, 0xf5, 0xc2, 0x46, 0xf1, 0xc6, 0xec, 0x16, 0xdc, 0x7e, - 0x26, 0xa7, 0x74, 0x05, 0x8a, 0x3e, 0x02, 0x64, 0x9b, 0x7e, 0x60, 0x84, 0xba, 0x4a, 0x77, 0x67, - 0xfa, 0x56, 0xd4, 0xab, 0x14, 0xd2, 0x14, 0x80, 0xb6, 0xd5, 0x23, 0xe8, 0x11, 0xac, 0x05, 0x6e, - 0x60, 0xda, 0x46, 0x64, 0x03, 0x5d, 0x62, 0x93, 0x53, 0x76, 0xbf, 0x91, 0xbe, 0xc9, 0x13, 0xad, - 0x30, 0xe4, 0x70, 0xe3, 0xdd, 0x08, 0x95, 0x2a, 0x00, 0xa7, 0xc4, 0xd5, 0xce, 0xe8, 0x52, 0x35, - 0xb1, 0x4e, 0x06, 0x14, 0x9a, 0xd2, 0xc1, 0x1a, 0x43, 0xe5, 0xfa, 0xb7, 0xab, 0x20, 0xe2, 0x7f, - 0x6a, 0xb0, 0xb8, 0xef, 0x58, 0x81, 0x65, 0xda, 0xd6, 0xf7, 0x8c, 0x32, 0x97, 0xd4, 0x07, 0x30, - 0xe1, 0xd3, 0x0f, 0x21, 0xa8, 0xb2, 0x14, 0x14, 0x83, 0xea, 0x1c, 0x86, 0x3e, 0x01, 0x08, 0xef, - 0x5a, 0x8a, 0x69, 0x41, 0x62, 0x86, 0xb7, 0xad, 0x2b, 0x48, 0xe8, 0x2e, 0xcc, 0xaa, 0xe7, 0x2d, - 0xb2, 0x35, 0x48, 0xae, 0x89, 0xce, 0xa7, 0xab, 0x68, 0xe8, 0x0b, 0x00, 0xba, 0xa3, 0xe5, 0x07, - 0x56, 0x87, 0x0a, 0x89, 0x2e, 0x5a, 0x95, 0x8b, 0x42, 0xe9, 0xb4, 0x24, 0x8a, 0xae, 0x60, 0xe3, - 0x7f, 0x15, 0x01, 0xa5, 0x51, 0x10, 0x86, 0x29, 0x69, 0xe4, 0x5a, 0xc2, 0xc8, 0x25, 0x00, 0xdd, - 0x81, 0xea, 0xf0, 0xcc, 0x0a, 0x88, 0x6d, 0xf9, 0x81, 0x61, 0xf6, 0x98, 0xaf, 0x2a, 0x24, 0xad, - 0x3b, 0xc4, 0xd8, 0x66, 0x08, 0xe8, 0x3e, 0x94, 0x6d, 0xb7, 0xf3, 0x82, 0xe9, 0x6a, 0x60, 0x11, - 0x8f, 0xa9, 0x42, 0x65, 0xeb, 0xaa, 0x64, 0xf7, 0x40, 0x00, 0xdb, 0x16, 0xf1, 0xf4, 0x39, 0x5b, - 0x19, 0xd1, 0xfd, 0xa2, 0x53, 0x1b, 0xec, 0xca, 0x52, 0x1a, 0x31, 0x1f, 0x61, 0xb4, 0x29, 0x02, - 0x5d, 0xc4, 0x0c, 0x57, 0x35, 0x8c, 0x94, 0x0b, 0x62, 0x18, 0x8a, 0xa5, 0xde, 0x85, 0x65, 0x8f, - 0xd0, 0x81, 0x7d, 0x6e, 0xf4, 0x2c, 0xdf, 0x27, 0x5d, 0xe3, 0x84, 0xb2, 0xe2, 0x33, 0x07, 0x54, - 0xd2, 0xaf, 0x4a, 0xe8, 0x13, 0x06, 0xdc, 0x61, 0x30, 0x6a, 0x8a, 0x83, 0x3e, 0x33, 0xec, 0x94, - 0x58, 0x92, 0x1e, 0x67, 0x89, 0x23, 0x7e, 0x93, 0x10, 0xce, 0x43, 0xb8, 0x2a, 0x28, 0xc4, 0x65, - 0x34, 0x3d, 0x42, 0x46, 0x88, 0xaf, 0x50, 0xe7, 0xd0, 0x32, 0x4c, 0x7e, 0x67, 0x5a, 0x36, 0xe9, - 0x32, 0xf7, 0x32, 0xad, 0x8b, 0x11, 0xfe, 0x5d, 0x11, 0x66, 0x42, 0xc5, 0x1b, 0xeb, 0x8e, 0x6b, - 0x30, 0xd5, 0x1f, 0x9c, 0x18, 0x2f, 0xc8, 0x39, 0xbb, 0xda, 0x39, 0x7d, 0xb2, 0x3f, 0x38, 0x79, - 0x4c, 0xce, 0x51, 0x15, 0x8a, 0xd4, 0x7d, 0x15, 0x99, 0x3c, 0xe8, 0x27, 0x45, 0x75, 0xc8, 0x90, - 0x39, 0xb5, 0x12, 0x9b, 0x9d, 0x74, 0xc8, 0x90, 0xfa, 0xb2, 0x7b, 0xd2, 0x58, 0x26, 0xd8, 0x31, - 0x36, 0x52, 0x26, 0x10, 0x7d, 0xc5, 0xec, 0x07, 0x41, 0xc9, 0x31, 0x7b, 0x84, 0xc9, 0x7c, 0x46, - 0x67, 0xdf, 0x68, 0x83, 0x1a, 0x88, 0xdf, 0xf1, 0xac, 0x3e, 0x33, 0xe4, 0x29, 0x06, 0x52, 0xa7, - 0x50, 0x1d, 0xa6, 0x86, 0xe4, 0xc4, 0xb7, 0x02, 0xee, 0x9d, 0x67, 0x74, 0x39, 0x44, 0xf7, 0xb8, - 0xab, 0xf4, 0xc8, 0x73, 0xe2, 0x79, 0xa6, 0xad, 0x6a, 0x04, 0xf7, 0xc2, 0xd4, 0x41, 0xea, 0x02, - 0xaa, 0x38, 0xc8, 0x9f, 0x41, 0x25, 0xce, 0x20, 0xaa, 0x00, 0xe8, 0xcd, 0xbd, 0xfd, 0x56, 0xbb, - 0xa9, 0x37, 0x77, 0xab, 0x57, 0xd0, 0x02, 0x94, 0x8f, 0x0f, 0xe5, 0xcc, 0xfe, 0xe1, 0x5e, 0x55, - 0x43, 0x35, 0x58, 0xdc, 0xde, 0x39, 0x3a, 0x6e, 0x1b, 0xed, 0x23, 0xa3, 0xf1, 0x68, 0xfb, 0x70, - 0xaf, 0x69, 0x3c, 0x6c, 0x36, 0xab, 0x05, 0x54, 0x85, 0x39, 0x36, 0xde, 0x3f, 0xdc, 0x63, 0x33, - 0x45, 0xfc, 0x4b, 0x40, 0x31, 0xfa, 0xdc, 0x02, 0x3f, 0x87, 0x99, 0xd0, 0x4c, 0xc5, 0xfd, 0x8c, - 0xb2, 0xe9, 0x08, 0x19, 0x6d, 0xc2, 0x4c, 0xe8, 0x52, 0x84, 0x41, 0x66, 0xb8, 0x9d, 0x08, 0x07, - 0xef, 0x40, 0x39, 0x9c, 0x3f, 0xb0, 0xfc, 0x20, 0xe1, 0xb9, 0xb4, 0x31, 0x3c, 0x17, 0xfe, 0x7b, - 0x09, 0x20, 0xf2, 0x4f, 0xe8, 0x43, 0x98, 0x11, 0x96, 0xe8, 0x7a, 0x29, 0xed, 0x8a, 0x40, 0x14, - 0x2f, 0x74, 0xf5, 0xa1, 0xf3, 0x08, 0xf1, 0x42, 0x10, 0x35, 0x63, 0x61, 0x19, 0x11, 0x7a, 0x32, - 0x68, 0x99, 0xe7, 0x18, 0xa1, 0x70, 0xd0, 0x55, 0x98, 0xb0, 0x9c, 0x2e, 0x79, 0x25, 0xf4, 0x91, - 0x0f, 0xd0, 0x06, 0x4c, 0x0a, 0xab, 0x4c, 0x46, 0x13, 0x62, 0x1e, 0xdd, 0x82, 0xb2, 0xd8, 0x2c, - 0xc7, 0x7c, 0xe7, 0x38, 0x38, 0xcf, 0xa5, 0x4d, 0x8f, 0xed, 0xd2, 0xf2, 0x0c, 0x7e, 0xe6, 0x92, - 0x06, 0xbf, 0x06, 0x33, 0x94, 0x00, 0x7f, 0x5c, 0x79, 0xa0, 0x30, 0x4d, 0x27, 0xd8, 0xa3, 0xfa, - 0xb9, 0xb4, 0xbf, 0x59, 0x46, 0x15, 0xa7, 0x9f, 0x13, 0xe5, 0x33, 0x66, 0x81, 0xab, 0x30, 0xcd, - 0xad, 0x85, 0x78, 0xf5, 0x39, 0x66, 0x4c, 0xe1, 0x18, 0x3f, 0x86, 0xf9, 0xc4, 0x2a, 0x34, 0x0b, - 0x53, 0x3b, 0x47, 0x87, 0xbb, 0xd4, 0x00, 0xae, 0x20, 0x80, 0x49, 0x3a, 0x68, 0xee, 0x56, 0x35, - 0x54, 0x86, 0x99, 0xe3, 0x43, 0x09, 0x62, 0x26, 0xa0, 0x37, 0x77, 0x9b, 0x07, 0xcd, 0xbd, 0xed, - 0x36, 0x9d, 0x29, 0xe2, 0xa1, 0x4a, 0x6c, 0x9f, 0x5d, 0x53, 0x4c, 0x33, 0xb4, 0x7c, 0xcd, 0x88, - 0x69, 0x5a, 0x21, 0x5f, 0xd3, 0x42, 0x65, 0x28, 0x2a, 0xca, 0x80, 0x1f, 0x43, 0x25, 0xda, 0x98, - 0xe9, 0xfe, 0xfd, 0xf8, 0x13, 0xcc, 0x95, 0xbf, 0x96, 0x96, 0x19, 0xe3, 0x32, 0xf6, 0x0e, 0x63, - 0x02, 0xf3, 0xbb, 0x4f, 0x8f, 0x5a, 0x34, 0x60, 0xa0, 0xb1, 0x28, 0xf1, 0x83, 0x77, 0x11, 0x52, - 0xe1, 0x3f, 0x6b, 0xa1, 0xb4, 0x88, 0xdc, 0xe7, 0x53, 0x58, 0x88, 0x42, 0xa6, 0x3c, 0xaf, 0x5e, - 0x0d, 0x51, 0x64, 0x84, 0x1e, 0xd9, 0x42, 0x21, 0xc7, 0x16, 0x3e, 0xc8, 0x7a, 0xaf, 0x4b, 0x09, - 0x35, 0x56, 0xf5, 0xa4, 0x94, 0xd0, 0x93, 0xdf, 0x16, 0x60, 0x41, 0x27, 0xdd, 0xb7, 0xc3, 0xef, - 0x0e, 0xd4, 0x9f, 0xbb, 0x5e, 0x8f, 0x78, 0x46, 0x7a, 0x75, 0xf2, 0xee, 0x97, 0x39, 0xe6, 0xb3, - 0x24, 0x8d, 0x4c, 0x45, 0x50, 0x24, 0x51, 0xca, 0x91, 0xc4, 0x4d, 0x58, 0xa0, 0xef, 0x5b, 0x5c, - 0x1a, 0x13, 0x3c, 0x7c, 0x77, 0xc8, 0xf0, 0x20, 0x4f, 0x20, 0x93, 0x09, 0x81, 0x3c, 0x83, 0xf5, - 0x86, 0xeb, 0xf8, 0x2e, 0x63, 0x8b, 0x28, 0x31, 0xeb, 0x9b, 0xc9, 0x06, 0xff, 0x02, 0xca, 0xc7, - 0xce, 0x89, 0xeb, 0x74, 0xdf, 0xb9, 0x4e, 0x64, 0x9b, 0xd2, 0x5f, 0x34, 0x58, 0x09, 0x03, 0x9a, - 0xe8, 0x91, 0x88, 0x98, 0x89, 0x12, 0x9f, 0x5c, 0x66, 0x42, 0x94, 0xf1, 0x99, 0x79, 0xfd, 0x80, - 0x12, 0x7f, 0x0b, 0xd7, 0x75, 0xd2, 0x73, 0x5f, 0x46, 0x71, 0x18, 0xe9, 0xbe, 0x25, 0xc6, 0xf1, - 0x5f, 0x35, 0x58, 0x6d, 0x9c, 0x99, 0xce, 0x69, 0x44, 0x7c, 0xdf, 0x79, 0xee, 0xfe, 0x90, 0xc5, - 0xf1, 0x1b, 0x0d, 0x96, 0x1b, 0x67, 0xa4, 0xf3, 0x42, 0xc9, 0x33, 0xde, 0x4c, 0x95, 0x3e, 0x85, - 0x85, 0xd0, 0x01, 0xe7, 0xda, 0x69, 0x35, 0x44, 0x91, 0xb2, 0xfb, 0xa3, 0x06, 0xb5, 0x14, 0x23, - 0x7e, 0xdf, 0x75, 0x7c, 0xa2, 0x48, 0x40, 0xcb, 0x91, 0xc0, 0x27, 0x30, 0x3f, 0x24, 0xd6, 0xe9, - 0x59, 0x40, 0xba, 0x79, 0x59, 0x49, 0x45, 0x22, 0x88, 0x17, 0xfc, 0xb5, 0xd2, 0x2e, 0xbc, 0x04, - 0x8b, 0x8c, 0x4b, 0x9e, 0x37, 0x4a, 0xf3, 0xc5, 0x3f, 0x85, 0xab, 0xf1, 0x69, 0xc1, 0xf9, 0xc8, - 0x8c, 0x54, 0x1b, 0x37, 0x23, 0x3d, 0x82, 0x65, 0x96, 0xd8, 0x64, 0xde, 0x51, 0x5a, 0xd8, 0xda, - 0x85, 0xc2, 0x76, 0xa0, 0x96, 0x22, 0xf8, 0x0e, 0x65, 0x8d, 0x5b, 0xd4, 0x2e, 0x48, 0xe7, 0xc5, - 0xb6, 0x6d, 0x67, 0xfb, 0xbe, 0xd7, 0x39, 0xc4, 0x9f, 0x34, 0x58, 0xcb, 0xa4, 0xfa, 0xc3, 0xd3, - 0x9a, 0x63, 0xb8, 0xa6, 0xa8, 0xc7, 0xdb, 0x32, 0x35, 0xdc, 0x82, 0xf5, 0x1c, 0xb2, 0x42, 0x04, - 0x5b, 0x00, 0x11, 0x1b, 0x82, 0x60, 0x16, 0xb3, 0x0a, 0x16, 0xfe, 0x31, 0x2c, 0xc9, 0x82, 0x91, - 0x4e, 0x3a, 0xae, 0xd7, 0x8d, 0xc2, 0x9a, 0xb1, 0x82, 0x33, 0xfc, 0x2b, 0x0d, 0x96, 0x93, 0x14, - 0x04, 0x3f, 0xdb, 0x50, 0x0d, 0x8b, 0x56, 0x1e, 0x03, 0xc9, 0x60, 0x6b, 0x39, 0xe4, 0x2a, 0xbe, - 0x32, 0xac, 0x88, 0xf1, 0xb1, 0x4f, 0x63, 0x13, 0x5e, 0x1b, 0x53, 0x4b, 0x9f, 0x25, 0x7d, 0x8e, - 0x4f, 0xf2, 0x9a, 0x27, 0xd6, 0xa1, 0x12, 0xa7, 0x33, 0x76, 0x64, 0x59, 0x87, 0x29, 0x4e, 0x89, - 0x07, 0x64, 0x25, 0x5d, 0x0e, 0xf1, 0xbf, 0x35, 0xa8, 0xeb, 0xac, 0xf2, 0x48, 0xbc, 0xd4, 0x83, - 0xa1, 0xa4, 0xcc, 0x5a, 0x56, 0xca, 0x5c, 0x88, 0x52, 0x66, 0x99, 0xe1, 0x16, 0xf3, 0x33, 0xdc, - 0xd2, 0xc8, 0x0c, 0x77, 0x22, 0x9e, 0xe1, 0xa6, 0x82, 0xb5, 0xc9, 0x8c, 0x60, 0x6d, 0x44, 0x1a, - 0x3c, 0x35, 0x2a, 0x0d, 0xbe, 0x05, 0x2b, 0xfc, 0x41, 0x53, 0x0b, 0x95, 0xf2, 0xd0, 0xe2, 0x6c, - 0x5a, 0x78, 0x36, 0xbc, 0x07, 0x2b, 0x2d, 0x12, 0x3c, 0x89, 0xd7, 0x35, 0x25, 0x7a, 0x66, 0x29, - 0x54, 0xcb, 0x2c, 0x85, 0xd2, 0xd7, 0x60, 0xf5, 0x98, 0xa5, 0x3c, 0xe1, 0xb4, 0xfa, 0x92, 0x4a, - 0x19, 0x6a, 0xf9, 0x32, 0x2c, 0x8c, 0x94, 0x61, 0x71, 0xec, 0x2a, 0x41, 0x69, 0x94, 0x78, 0xae, - 0xc1, 0xea, 0xb1, 0xe3, 0xe5, 0x28, 0x05, 0x5e, 0x85, 0x3a, 0xcd, 0xc5, 0x8e, 0x9d, 0xc0, 0xb2, - 0x65, 0xc5, 0x53, 0xc2, 0x1e, 0xc3, 0x4a, 0x06, 0x4c, 0x98, 0xc9, 0x6d, 0x58, 0x64, 0xd7, 0x39, - 0xa0, 0xd0, 0xb0, 0x8a, 0xca, 0x4e, 0x5b, 0xd4, 0x17, 0x82, 0xe4, 0x3a, 0x5c, 0x83, 0x25, 0x9a, - 0xc6, 0x84, 0x51, 0x6f, 0xf8, 0x2c, 0xb5, 0x61, 0x39, 0x09, 0x10, 0x5b, 0xc4, 0xcb, 0x87, 0xda, - 0xa5, 0xca, 0x87, 0x62, 0xbb, 0xf0, 0xbc, 0xc9, 0xed, 0x54, 0x40, 0xb4, 0x5d, 0xaa, 0xb8, 0xb0, - 0x9a, 0x2a, 0x2e, 0x28, 0xdb, 0x29, 0x55, 0x86, 0x07, 0x9c, 0x6a, 0xc6, 0xc3, 0xf1, 0xa1, 0x5a, - 0xf4, 0x48, 0x19, 0x75, 0x54, 0xeb, 0xf8, 0xb5, 0x06, 0xb5, 0x14, 0x09, 0xc1, 0xd9, 0xdd, 0xac, - 0xd4, 0xef, 0xc2, 0xea, 0x6b, 0x56, 0x59, 0xb2, 0x70, 0x41, 0x59, 0x12, 0xaf, 0xc1, 0x0a, 0xe5, - 0x22, 0xf3, 0x11, 0xc4, 0x5d, 0x58, 0xcd, 0x02, 0x0a, 0x2e, 0x1f, 0x42, 0x85, 0x95, 0x16, 0x3d, - 0x31, 0x21, 0x19, 0x7d, 0x3f, 0x0c, 0xf1, 0xb2, 0x8f, 0xa7, 0x97, 0xe9, 0x32, 0x39, 0xf2, 0xf1, - 0x1f, 0x34, 0x98, 0xdb, 0x31, 0x83, 0xce, 0x99, 0x14, 0x61, 0x1b, 0x16, 0xa3, 0xc2, 0x65, 0x52, - 0x98, 0xd7, 0x25, 0xf5, 0xdc, 0x10, 0xff, 0xd1, 0x15, 0x1d, 0x0d, 0x53, 0x40, 0xf4, 0x11, 0x94, - 0x7a, 0x24, 0x30, 0x85, 0x48, 0xea, 0x92, 0x8c, 0xba, 0xf3, 0x13, 0x12, 0x98, 0x3a, 0xc3, 0xda, - 0x99, 0x81, 0xa9, 0xbe, 0x79, 0x6e, 0xbb, 0x66, 0x17, 0xdf, 0x03, 0xf4, 0xc4, 0x72, 0x82, 0x67, - 0xee, 0xa0, 0x73, 0x46, 0x3c, 0xc9, 0xe4, 0x85, 0x2f, 0x39, 0x0d, 0xcb, 0x62, 0xeb, 0xf8, 0x79, - 0xf1, 0x77, 0x50, 0x53, 0xa6, 0x9b, 0x7a, 0x63, 0xeb, 0xe3, 0xb1, 0x69, 0xa2, 0x5b, 0x50, 0x0e, - 0xdc, 0x17, 0xc4, 0xc9, 0x0d, 0x62, 0xe7, 0x18, 0x58, 0x3e, 0xc6, 0xab, 0x50, 0x4f, 0xef, 0x25, - 0xf8, 0xe8, 0x41, 0x35, 0x79, 0x76, 0x74, 0x1d, 0xe6, 0x58, 0x7d, 0xd9, 0x70, 0x06, 0xbd, 0x13, - 0xe2, 0x09, 0x4f, 0x38, 0xcb, 0xe6, 0x0e, 0xd9, 0x14, 0x5a, 0x81, 0xe9, 0xe0, 0x95, 0xc1, 0xd3, - 0x2e, 0xfe, 0x82, 0x4c, 0x05, 0xaf, 0x78, 0xa5, 0x84, 0x15, 0x7f, 0x4e, 0x0d, 0x35, 0x25, 0x9b, - 0xb6, 0xdd, 0x53, 0x06, 0xa4, 0xde, 0x73, 0x41, 0x6c, 0xc5, 0xb6, 0x6d, 0x9b, 0xb6, 0x7d, 0x8e, - 0xee, 0xc0, 0x32, 0xeb, 0xca, 0xf8, 0x84, 0x38, 0x46, 0xc6, 0xd6, 0x8b, 0x14, 0xda, 0x22, 0xc4, - 0xd9, 0x51, 0x58, 0xf8, 0x91, 0x68, 0xe5, 0xb0, 0x45, 0x09, 0x66, 0xe6, 0xe5, 0x82, 0xb6, 0x60, - 0xea, 0x16, 0x2c, 0x46, 0xc8, 0x49, 0xf6, 0xaa, 0x12, 0xfb, 0x40, 0xb2, 0xf9, 0x05, 0xcc, 0xa9, - 0x5c, 0xa2, 0x9b, 0x30, 0x71, 0x42, 0x3f, 0x84, 0x6e, 0x5f, 0xcd, 0x52, 0x1b, 0x9d, 0xa3, 0xe0, - 0x75, 0x58, 0xdb, 0x23, 0x41, 0xea, 0x90, 0xd2, 0x9a, 0xbe, 0x86, 0x9a, 0x7c, 0xab, 0x75, 0x91, - 0x83, 0x8f, 0x7a, 0x3b, 0x94, 0xaa, 0x78, 0x21, 0xa7, 0x2a, 0x8e, 0x1f, 0x40, 0xad, 0x45, 0xc2, - 0xce, 0x15, 0xeb, 0xb0, 0x4a, 0x92, 0xff, 0x07, 0x95, 0x78, 0x5b, 0x56, 0xb8, 0xea, 0x72, 0xac, - 0x1f, 0x8b, 0x1b, 0x50, 0x6f, 0x91, 0x60, 0x37, 0xd6, 0xcb, 0x93, 0x24, 0x32, 0x7a, 0x7f, 0x5a, - 0x56, 0xef, 0x0f, 0x7f, 0xcd, 0x9f, 0xd8, 0x78, 0xff, 0x54, 0x52, 0xc9, 0x6c, 0xbe, 0x6a, 0x17, - 0x34, 0x5f, 0xf1, 0x19, 0x5c, 0x6f, 0x51, 0x59, 0x66, 0x76, 0x55, 0x25, 0xe9, 0x51, 0x1d, 0x5a, - 0x6d, 0xcc, 0x0e, 0xad, 0x90, 0xc0, 0xb3, 0x58, 0x53, 0x5b, 0x91, 0x40, 0x56, 0x13, 0xbc, 0x98, - 0x6c, 0x82, 0xe3, 0xaf, 0xd8, 0x45, 0x1c, 0xa9, 0x5d, 0x67, 0x49, 0x23, 0xdd, 0xad, 0xd6, 0x46, - 0x76, 0xab, 0xf1, 0xdf, 0x34, 0x58, 0x6f, 0x91, 0x20, 0xdd, 0xb8, 0x0d, 0x49, 0x8e, 0x6c, 0x2a, - 0x6b, 0x6f, 0xad, 0xa9, 0x5c, 0xb8, 0x44, 0x53, 0x19, 0x77, 0xe0, 0x7d, 0xae, 0x03, 0xe9, 0xce, - 0xae, 0x64, 0x7b, 0x44, 0x8b, 0x58, 0x1b, 0xaf, 0x45, 0xfc, 0x19, 0x94, 0x8f, 0x9d, 0xef, 0x4c, - 0xcb, 0xbe, 0x6c, 0xfc, 0xbf, 0x00, 0xf3, 0x7b, 0x24, 0xe0, 0x35, 0x65, 0x61, 0x8e, 0x9f, 0x41, - 0x35, 0x9a, 0x12, 0x4f, 0xda, 0x38, 0xed, 0x54, 0xfc, 0x1e, 0x5c, 0x6b, 0xd8, 0xa6, 0xd5, 0xdb, - 0x95, 0xc9, 0x5f, 0x22, 0xef, 0xde, 0x86, 0xf5, 0x1c, 0xf8, 0xb8, 0x49, 0x20, 0x7e, 0x28, 0x72, - 0xb3, 0x9c, 0x2d, 0xc6, 0xed, 0x6a, 0x30, 0x56, 0xb2, 0xe9, 0x8c, 0xcd, 0xca, 0x3d, 0x58, 0xd8, - 0xed, 0xbb, 0xbe, 0xf4, 0x31, 0xcd, 0x97, 0xc4, 0x09, 0xc6, 0x78, 0x27, 0x70, 0x0f, 0x2a, 0x74, - 0x1d, 0xd3, 0x14, 0xbe, 0x68, 0xdc, 0x74, 0x27, 0xab, 0x53, 0x5a, 0xb8, 0xa0, 0x53, 0x4a, 0x35, - 0x83, 0x6e, 0xf7, 0x95, 0x69, 0xd9, 0x97, 0xda, 0x0d, 0xdf, 0x87, 0x79, 0xba, 0x90, 0xab, 0xd5, - 0xe5, 0x96, 0xb6, 0x60, 0x8d, 0x2e, 0x55, 0xe2, 0x0f, 0xee, 0xdd, 0x7d, 0x4e, 0x66, 0x9c, 0xb6, - 0x66, 0x2a, 0x15, 0xc3, 0x0d, 0x58, 0x8f, 0x11, 0x8d, 0x62, 0xf9, 0xf1, 0xc9, 0xe2, 0x6f, 0x13, - 0x9c, 0x3d, 0x24, 0x84, 0xa7, 0x4c, 0xe3, 0x73, 0xa6, 0x74, 0x51, 0x0b, 0x6a, 0x17, 0x15, 0xef, - 0xc0, 0x35, 0x26, 0xb0, 0x74, 0x26, 0x34, 0x3e, 0x7f, 0x5f, 0x73, 0xfe, 0x42, 0xb5, 0x94, 0x5d, - 0x04, 0x71, 0xc4, 0xd7, 0x29, 0x11, 0xb4, 0xb8, 0xdc, 0x14, 0x4d, 0xef, 0xbe, 0x39, 0xd1, 0xff, - 0x68, 0xf0, 0x5e, 0x8c, 0xaa, 0x52, 0x30, 0x17, 0x64, 0xef, 0x43, 0x85, 0xca, 0x69, 0x2c, 0xd2, - 0x65, 0x87, 0x0c, 0x95, 0xde, 0xe4, 0x13, 0xa8, 0x77, 0x22, 0x7a, 0xdd, 0xd8, 0x2f, 0x4c, 0x0a, - 0xb9, 0x31, 0x7f, 0x4d, 0x5d, 0xa3, 0xfe, 0xd2, 0xe4, 0x11, 0x6c, 0x0c, 0x9c, 0x3c, 0x82, 0xe2, - 0xf5, 0xe2, 0xbf, 0x77, 0x79, 0x2f, 0x8e, 0xa7, 0x10, 0xe1, 0xaf, 0xd9, 0x11, 0xac, 0xc4, 0x4e, - 0xcd, 0xcb, 0xf9, 0x6f, 0x20, 0xc7, 0x36, 0xac, 0x52, 0x82, 0x51, 0xd8, 0x13, 0xd3, 0xe8, 0xd7, - 0x8d, 0x7e, 0xfe, 0xa1, 0xc1, 0xfb, 0xf1, 0xdb, 0xa1, 0x6e, 0xd7, 0x17, 0x3e, 0x2e, 0xb4, 0xe5, - 0xb1, 0xfa, 0xbf, 0x37, 0x32, 0xfa, 0x5e, 0x11, 0xa2, 0xfa, 0x43, 0x22, 0xca, 0x19, 0x73, 0x8d, - 0xb2, 0xd2, 0x16, 0x79, 0x25, 0x09, 0x40, 0x5f, 0xc2, 0x92, 0x5a, 0x62, 0xf5, 0x8d, 0x0e, 0xe5, - 0x8c, 0x74, 0x53, 0x3d, 0x9d, 0x45, 0xa5, 0xbc, 0xea, 0x37, 0x38, 0xd2, 0xcd, 0x7d, 0x98, 0x8b, - 0x35, 0x71, 0xca, 0x30, 0xd3, 0xde, 0x6f, 0xea, 0xc6, 0xb7, 0x4d, 0xfd, 0xa8, 0x7a, 0x05, 0xcd, - 0xc1, 0x34, 0x1b, 0x1e, 0x1d, 0x36, 0xab, 0x5a, 0x38, 0x6a, 0x7f, 0x73, 0x54, 0x2d, 0xa0, 0x0a, - 0x00, 0x1f, 0x3d, 0xd2, 0x9b, 0xcd, 0x6a, 0xf1, 0x64, 0x92, 0xfd, 0xae, 0xef, 0xce, 0xff, 0x02, - 0x00, 0x00, 0xff, 0xff, 0x87, 0xf6, 0x1c, 0xd9, 0x55, 0x28, 0x00, 0x00, + proto.RegisterFile("github.com/loomnetwork/go-loom/builtin/types/dposv3/dposv3.proto", fileDescriptor_dposv3_2e11050ccd8f9976) +} + +var fileDescriptor_dposv3_2e11050ccd8f9976 = []byte{ + // 2785 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xcc, 0x1a, 0x4d, 0x6f, 0x1b, 0xc7, + 0xd5, 0x4b, 0x52, 0x1f, 0x7c, 0x12, 0x29, 0x6a, 0x64, 0x89, 0x94, 0x64, 0x25, 0xf2, 0x04, 0x4d, + 0x0d, 0x37, 0xb6, 0x1a, 0xdb, 0x71, 0xe2, 0x20, 0x40, 0x2d, 0x51, 0xb4, 0xac, 0x58, 0x96, 0x9c, + 0x25, 0xe5, 0xa0, 0x41, 0xd1, 0xc5, 0x92, 0x1c, 0x53, 0x1b, 0x2f, 0x77, 0xd9, 0xdd, 0xa5, 0x69, + 0xe5, 0xd0, 0xf6, 0x50, 0xf4, 0xd8, 0x4b, 0x4f, 0x3d, 0xf4, 0xd6, 0x43, 0x81, 0x1e, 0x5a, 0xa0, + 0x97, 0x02, 0xfd, 0x1d, 0x3d, 0xf7, 0xde, 0x63, 0xd1, 0x1f, 0x50, 0xcc, 0xd7, 0xee, 0xec, 0x07, + 0x29, 0xfa, 0x0b, 0xc8, 0xc5, 0xe6, 0xcc, 0xfb, 0x98, 0x37, 0x6f, 0xdf, 0x7b, 0xf3, 0x3e, 0x04, + 0xf7, 0x7b, 0x56, 0x70, 0x36, 0x6c, 0xdf, 0xec, 0xb8, 0xfd, 0x1d, 0xdb, 0x75, 0xfb, 0x0e, 0x09, + 0x46, 0xae, 0xf7, 0x7c, 0xa7, 0xe7, 0xde, 0xa0, 0xcb, 0x9d, 0xf6, 0xd0, 0xb2, 0x03, 0xcb, 0xd9, + 0x09, 0xce, 0x07, 0xc4, 0xdf, 0xe9, 0x0e, 0x5c, 0xff, 0xc5, 0x6d, 0xf1, 0xdf, 0xcd, 0x81, 0xe7, + 0x06, 0x2e, 0x9a, 0xe5, 0xab, 0x8d, 0x1f, 0x5f, 0xc0, 0x89, 0x73, 0x60, 0xff, 0x72, 0x4a, 0xfc, + 0x8f, 0x19, 0x98, 0x7d, 0x62, 0x7a, 0x66, 0xdf, 0x47, 0x3f, 0x84, 0xa5, 0x17, 0xa6, 0x6d, 0x75, + 0xcd, 0xc0, 0xf5, 0x8c, 0x8e, 0x3b, 0x74, 0x82, 0x9a, 0xb6, 0xad, 0x5d, 0x2b, 0xe8, 0xe5, 0x70, + 0xbb, 0x4e, 0x77, 0xd1, 0x2d, 0x58, 0x25, 0x36, 0xe9, 0x04, 0x96, 0xeb, 0x18, 0x9d, 0xf3, 0x8e, + 0x4d, 0x0c, 0x9b, 0x38, 0xbd, 0xe0, 0xac, 0x96, 0xdb, 0xd6, 0xae, 0xe5, 0xf5, 0x15, 0x09, 0xac, + 0x53, 0xd8, 0x11, 0x03, 0xa1, 0x2f, 0x60, 0xb5, 0xe3, 0x5a, 0x8e, 0xd1, 0x71, 0x9d, 0xc0, 0x33, + 0x3b, 0x81, 0x61, 0x76, 0xbb, 0x1e, 0xf1, 0xfd, 0x5a, 0x7e, 0x5b, 0xbb, 0xb6, 0x70, 0x6b, 0xfe, + 0xe6, 0x2e, 0x5f, 0xeb, 0x2b, 0x14, 0xad, 0x2e, 0xb0, 0xc4, 0x26, 0xda, 0x81, 0xb2, 0xeb, 0x99, + 0xf4, 0x24, 0x49, 0x56, 0x48, 0x90, 0x95, 0x38, 0x5c, 0x12, 0xdc, 0x81, 0xe5, 0xbe, 0xf9, 0xd2, + 0x38, 0x27, 0xa6, 0x67, 0x9f, 0x1b, 0x1e, 0x19, 0x99, 0x5e, 0xb7, 0x36, 0x23, 0x68, 0xf6, 0xac, + 0xde, 0xe9, 0xa1, 0x13, 0xe8, 0x4b, 0x7d, 0xf3, 0xe5, 0x4f, 0x19, 0x86, 0xce, 0x10, 0x50, 0x1d, + 0x6a, 0x1e, 0xe9, 0x59, 0x7e, 0xe0, 0x99, 0xec, 0x72, 0x1e, 0xf9, 0xc5, 0xd0, 0xf2, 0x48, 0x9f, + 0x38, 0x41, 0x6d, 0x36, 0x41, 0x5c, 0x55, 0x31, 0xf5, 0x08, 0x11, 0xed, 0xc3, 0x7a, 0xc7, 0x33, + 0xfd, 0x33, 0xc3, 0xb7, 0x4d, 0xff, 0xcc, 0x72, 0x7a, 0xc6, 0x80, 0x78, 0x1d, 0xe2, 0x04, 0x66, + 0x8f, 0xd4, 0xe6, 0x92, 0x5c, 0x18, 0x6a, 0x53, 0x60, 0x3e, 0x09, 0x11, 0xd1, 0x11, 0x6c, 0xb5, + 0xcf, 0xbf, 0x33, 0x9d, 0xc0, 0x72, 0x48, 0x26, 0xa7, 0xf9, 0x04, 0xa7, 0xcd, 0x10, 0x3d, 0x83, + 0xdb, 0x75, 0x58, 0xee, 0x53, 0xe5, 0x9b, 0x4e, 0x97, 0x7e, 0x48, 0x62, 0x3c, 0x23, 0xa4, 0x56, + 0x64, 0x1f, 0x77, 0xa9, 0x6f, 0x39, 0x75, 0xb9, 0xff, 0x80, 0x10, 0x6a, 0x06, 0x5d, 0x77, 0xe4, + 0x04, 0x56, 0x9f, 0xd0, 0xf3, 0x2c, 0xb7, 0x5b, 0x03, 0x6e, 0x06, 0x72, 0xfb, 0x09, 0xdb, 0x45, + 0xf7, 0xa1, 0x4a, 0x75, 0xac, 0x22, 0x4b, 0xe1, 0x16, 0x12, 0xc2, 0xad, 0xf6, 0xcd, 0x97, 0xfb, + 0x11, 0xb5, 0x14, 0xeb, 0x0b, 0x58, 0x7d, 0xe1, 0x0e, 0x3b, 0x67, 0xc4, 0x33, 0x02, 0xf7, 0x39, + 0x71, 0xc2, 0xaf, 0xbb, 0x98, 0x34, 0x0a, 0x81, 0xd6, 0xa2, 0x58, 0x62, 0x13, 0xff, 0x21, 0x07, + 0x33, 0xcd, 0xc0, 0x0c, 0x08, 0xfa, 0x10, 0x66, 0x07, 0xcc, 0x86, 0x99, 0xc1, 0x2e, 0xdc, 0x2a, + 0xdf, 0x14, 0xde, 0xc1, 0x2d, 0x5b, 0x17, 0x50, 0x74, 0x1d, 0x20, 0x34, 0x65, 0xbf, 0x96, 0xdb, + 0xce, 0x5f, 0x5b, 0xb8, 0x05, 0x37, 0x9f, 0xca, 0x2d, 0x5d, 0x81, 0xa2, 0x8f, 0x00, 0xd9, 0xa6, + 0x1f, 0x18, 0xa1, 0xa5, 0x53, 0xd9, 0x99, 0xb5, 0xe6, 0xf5, 0x0a, 0x85, 0x34, 0x04, 0xa0, 0x65, + 0xf5, 0x09, 0x7a, 0x08, 0x9b, 0x81, 0x1b, 0x98, 0xb6, 0x11, 0x79, 0x50, 0x97, 0xd8, 0xa4, 0xc7, + 0xac, 0x23, 0xb2, 0x56, 0xa9, 0x8f, 0x75, 0x86, 0x1c, 0x1e, 0xbc, 0x1f, 0xa1, 0x52, 0xf3, 0xe1, + 0x9c, 0xb8, 0xd1, 0x1a, 0x5d, 0x6a, 0x64, 0x56, 0x7b, 0x48, 0xa1, 0x29, 0x0b, 0xae, 0x32, 0x54, + 0x6e, 0xbd, 0xfb, 0x0a, 0x22, 0xfe, 0xb7, 0x06, 0x2b, 0x87, 0x8e, 0x15, 0x58, 0xa6, 0x6d, 0x7d, + 0xc7, 0x38, 0x73, 0x4d, 0x7d, 0x00, 0x33, 0x3e, 0xfd, 0x21, 0x14, 0x55, 0x92, 0x8a, 0x62, 0x50, + 0x9d, 0xc3, 0xd0, 0xc7, 0x00, 0xa1, 0xa5, 0x48, 0x35, 0x2d, 0x4b, 0xcc, 0xd0, 0x56, 0x74, 0x05, + 0x09, 0xdd, 0x81, 0x05, 0xf5, 0xbe, 0x79, 0x46, 0x83, 0x24, 0x4d, 0x74, 0x3f, 0x5d, 0x45, 0x43, + 0x9f, 0x03, 0xd0, 0x13, 0x2d, 0x3f, 0xb0, 0x3a, 0x54, 0x49, 0x94, 0x68, 0x43, 0x12, 0x85, 0xda, + 0x69, 0x4a, 0x14, 0x5d, 0xc1, 0xc6, 0xff, 0xc9, 0x03, 0x4a, 0xa3, 0x20, 0x0c, 0x73, 0xd2, 0x88, + 0xb4, 0x84, 0x11, 0x49, 0x00, 0xba, 0x0d, 0x95, 0xd1, 0x99, 0x15, 0x10, 0xdb, 0xf2, 0x03, 0xc3, + 0xec, 0xb3, 0x48, 0x97, 0x4b, 0xc6, 0x86, 0x10, 0x63, 0x97, 0x21, 0xa0, 0x7b, 0x50, 0xb2, 0xdd, + 0xce, 0x73, 0x66, 0xe9, 0x81, 0x45, 0x3c, 0x66, 0x0a, 0xe5, 0x5b, 0x97, 0xa5, 0xb8, 0x47, 0x02, + 0xd8, 0xb2, 0x88, 0xa7, 0x2f, 0xda, 0xca, 0x8a, 0x9e, 0x17, 0xdd, 0xda, 0x60, 0x9f, 0x2c, 0x65, + 0x11, 0x4b, 0x11, 0x46, 0x8b, 0x22, 0x50, 0x22, 0xe6, 0xf6, 0xaa, 0x5b, 0xa5, 0x02, 0x18, 0xc3, + 0x50, 0x1c, 0xea, 0x0e, 0xac, 0x79, 0x84, 0x2e, 0xec, 0x73, 0xa3, 0x6f, 0xf9, 0x3e, 0xe9, 0x1a, + 0x6d, 0x2a, 0x8a, 0xcf, 0xc2, 0x57, 0x41, 0xbf, 0x2c, 0xa1, 0x8f, 0x19, 0x70, 0x8f, 0xc1, 0xa8, + 0x23, 0x0f, 0x07, 0x2c, 0x2c, 0xa4, 0xd4, 0x92, 0x8c, 0x57, 0xab, 0x1c, 0xf1, 0xeb, 0x84, 0x72, + 0x1e, 0xc0, 0x65, 0xc1, 0x21, 0xae, 0xa3, 0xf9, 0x09, 0x3a, 0x42, 0x9c, 0x42, 0xdd, 0x43, 0x6b, + 0x30, 0xfb, 0xad, 0x69, 0xd9, 0xa4, 0xcb, 0x82, 0xd3, 0xbc, 0x2e, 0x56, 0xf8, 0xf7, 0x79, 0x28, + 0x86, 0x86, 0x37, 0xd5, 0x37, 0xae, 0xc2, 0xdc, 0x60, 0xd8, 0x36, 0x9e, 0x93, 0x73, 0xf6, 0x69, + 0x17, 0xf5, 0xd9, 0xc1, 0xb0, 0xfd, 0x88, 0x9c, 0xa3, 0x0a, 0xe4, 0x69, 0xf0, 0xcb, 0x33, 0x7d, + 0xd0, 0x9f, 0x14, 0xd5, 0x21, 0x23, 0x16, 0x12, 0x0b, 0x6c, 0x77, 0xd6, 0x21, 0x23, 0x1a, 0x09, + 0xef, 0x4a, 0x67, 0x99, 0x61, 0xd7, 0xd8, 0x4e, 0xb9, 0x40, 0xf4, 0x2b, 0xe6, 0x3f, 0x08, 0x0a, + 0x8e, 0xd9, 0x27, 0x4c, 0xe7, 0x45, 0x9d, 0xfd, 0x46, 0xdb, 0xd4, 0x41, 0xfc, 0x8e, 0x67, 0x0d, + 0x98, 0x23, 0xcf, 0x31, 0x90, 0xba, 0x85, 0x6a, 0x30, 0x37, 0x22, 0x6d, 0xdf, 0x0a, 0x78, 0x6c, + 0x2f, 0xea, 0x72, 0x89, 0xee, 0xf2, 0x40, 0xeb, 0x91, 0x67, 0xc4, 0xf3, 0x4c, 0x5b, 0xb5, 0x08, + 0x1e, 0xc3, 0x69, 0x78, 0xd5, 0x05, 0x34, 0xb2, 0x06, 0xfc, 0x73, 0x28, 0xc7, 0x05, 0x44, 0x65, + 0x00, 0xbd, 0x71, 0x70, 0xd8, 0x6c, 0x35, 0xf4, 0xc6, 0x7e, 0xe5, 0x12, 0x5a, 0x86, 0xd2, 0xe9, + 0xb1, 0xdc, 0x39, 0x3c, 0x3e, 0xa8, 0x68, 0xa8, 0x0a, 0x2b, 0xbb, 0x7b, 0x27, 0xa7, 0x2d, 0xa3, + 0x75, 0x62, 0xd4, 0x1f, 0xee, 0x1e, 0x1f, 0x34, 0x8c, 0x07, 0x8d, 0x46, 0x25, 0x87, 0x2a, 0xb0, + 0xc8, 0xd6, 0x87, 0xc7, 0x07, 0x6c, 0x27, 0x8f, 0x7f, 0x05, 0x28, 0xc6, 0x9f, 0x7b, 0xe0, 0x67, + 0x50, 0x0c, 0xdd, 0x54, 0x7c, 0x9f, 0x49, 0x3e, 0x1d, 0x21, 0xa3, 0x1d, 0x28, 0x86, 0x21, 0x45, + 0x38, 0x64, 0x46, 0xd8, 0x89, 0x70, 0xf0, 0x1e, 0x94, 0xc2, 0xfd, 0x23, 0xcb, 0x0f, 0x12, 0x91, + 0x4b, 0x9b, 0x22, 0x72, 0xe1, 0x7f, 0x16, 0x00, 0xa2, 0xf8, 0x84, 0x3e, 0x84, 0xa2, 0xf0, 0x44, + 0xd7, 0x4b, 0x59, 0x57, 0x04, 0xa2, 0x78, 0x61, 0xa8, 0x0f, 0x83, 0x47, 0x88, 0x17, 0x82, 0xa8, + 0x1b, 0x0b, 0xcf, 0x88, 0xd0, 0x93, 0x29, 0xcf, 0x12, 0xc7, 0x08, 0x95, 0x83, 0x2e, 0xc3, 0x8c, + 0xe5, 0x74, 0xc9, 0x4b, 0x61, 0x8f, 0x7c, 0x81, 0xb6, 0x61, 0x56, 0x78, 0x65, 0x32, 0x17, 0x11, + 0xfb, 0xe8, 0x06, 0x94, 0xc4, 0x61, 0x63, 0xdc, 0x77, 0x91, 0x83, 0xc7, 0x85, 0xb4, 0xf9, 0xa9, + 0x43, 0xda, 0x38, 0x87, 0x2f, 0xbe, 0xa2, 0xc3, 0x6f, 0x42, 0x91, 0x32, 0xe0, 0x8f, 0x2b, 0x4f, + 0x33, 0xe6, 0xe9, 0x06, 0x7b, 0x54, 0x3f, 0x93, 0xfe, 0xb7, 0xc0, 0xb8, 0xe2, 0xf4, 0x73, 0xa2, + 0xfc, 0x8c, 0x79, 0xe0, 0x06, 0xcc, 0x73, 0x6f, 0x21, 0x1e, 0xcb, 0x25, 0x8a, 0x7a, 0xb8, 0xc6, + 0x8f, 0x60, 0x29, 0x41, 0x85, 0x16, 0x60, 0x6e, 0xef, 0xe4, 0x78, 0x9f, 0x3a, 0xc0, 0x25, 0x04, + 0x30, 0x4b, 0x17, 0x8d, 0xfd, 0x8a, 0x86, 0x4a, 0x50, 0x3c, 0x3d, 0x96, 0x20, 0xe6, 0x02, 0x7a, + 0x63, 0xbf, 0x71, 0xd4, 0x38, 0xd8, 0x6d, 0xd1, 0x9d, 0x3c, 0x1e, 0xa9, 0xcc, 0x0e, 0xd9, 0x67, + 0x8a, 0x59, 0x86, 0x36, 0xde, 0x32, 0x62, 0x96, 0x96, 0x1b, 0x6f, 0x69, 0xa1, 0x31, 0xe4, 0x15, + 0x63, 0xc0, 0x8f, 0xa0, 0x1c, 0x1d, 0xcc, 0x6c, 0xff, 0x5e, 0xfc, 0x09, 0xe6, 0xc6, 0x5f, 0x4d, + 0xeb, 0x8c, 0x49, 0x19, 0x7b, 0x87, 0x31, 0x81, 0xa5, 0xfd, 0x27, 0x27, 0x4d, 0x9a, 0x30, 0xd0, + 0x4c, 0x96, 0xf8, 0xc1, 0xbb, 0x48, 0xa9, 0xf0, 0x5f, 0xb4, 0x50, 0x5b, 0x44, 0x9e, 0xf3, 0x09, + 0x2c, 0x47, 0x29, 0xd3, 0xb8, 0xa8, 0x5e, 0x09, 0x51, 0x64, 0x7e, 0x1f, 0xf9, 0x42, 0x6e, 0x8c, + 0x2f, 0x7c, 0x90, 0xf5, 0x5e, 0x17, 0x12, 0x66, 0xac, 0xda, 0x49, 0x21, 0x61, 0x27, 0xbf, 0xcb, + 0xc1, 0xb2, 0x4e, 0xba, 0x6f, 0x47, 0xde, 0x3d, 0xa8, 0x3d, 0x73, 0xbd, 0x3e, 0xf1, 0x8c, 0x34, + 0x75, 0xf2, 0xdb, 0xaf, 0x71, 0xcc, 0xa7, 0x49, 0x1e, 0x99, 0x86, 0xa0, 0x68, 0xa2, 0x30, 0x46, + 0x13, 0xd7, 0x61, 0x99, 0xbe, 0x6f, 0x71, 0x6d, 0xcc, 0xf0, 0xe4, 0xdf, 0x21, 0xa3, 0xa3, 0x71, + 0x0a, 0x99, 0x4d, 0x28, 0xe4, 0x29, 0x6c, 0xd5, 0x5d, 0xc7, 0x77, 0x99, 0x58, 0x44, 0xc9, 0x59, + 0xdf, 0x4c, 0x37, 0xf8, 0x97, 0x50, 0x3a, 0x75, 0xda, 0xae, 0xd3, 0x7d, 0xe7, 0x36, 0x91, 0xed, + 0x4a, 0x7f, 0xd5, 0x60, 0x3d, 0x4c, 0x68, 0xa2, 0x47, 0x22, 0x12, 0x26, 0x2a, 0x9b, 0xc6, 0x0a, + 0x13, 0xa2, 0x4c, 0x2f, 0xcc, 0xeb, 0x27, 0x94, 0xf8, 0x1b, 0xb8, 0xaa, 0x93, 0xbe, 0xfb, 0x22, + 0xca, 0xc3, 0x48, 0xf7, 0x2d, 0x09, 0x8e, 0xff, 0xa6, 0xc1, 0x46, 0xfd, 0xcc, 0x74, 0x7a, 0x11, + 0xf3, 0x43, 0xe7, 0x99, 0xfb, 0x7d, 0x56, 0xc7, 0x6f, 0x35, 0x58, 0xab, 0x9f, 0x91, 0xce, 0x73, + 0xa5, 0xce, 0x78, 0x33, 0x53, 0xfa, 0x04, 0x96, 0xc3, 0x00, 0x3c, 0xd6, 0x4f, 0x2b, 0x21, 0x8a, + 0xd4, 0xdd, 0x9f, 0x34, 0xa8, 0xa6, 0x04, 0xf1, 0x07, 0xae, 0xe3, 0x13, 0x45, 0x03, 0xda, 0x18, + 0x0d, 0x7c, 0x0c, 0x4b, 0x23, 0x62, 0xf5, 0xce, 0x02, 0xd2, 0x1d, 0x57, 0x95, 0x94, 0x25, 0x82, + 0x78, 0xc1, 0x5f, 0xab, 0xec, 0xc2, 0xab, 0xb0, 0xc2, 0xa4, 0xe4, 0x75, 0xa3, 0x74, 0x5f, 0xfc, + 0x33, 0xb8, 0x1c, 0xdf, 0x16, 0x92, 0x4f, 0xac, 0x48, 0xb5, 0x69, 0x2b, 0xd2, 0x13, 0x58, 0x63, + 0x85, 0x4d, 0xe6, 0x37, 0x4a, 0x2b, 0x5b, 0xbb, 0x50, 0xd9, 0x0e, 0x54, 0x53, 0x0c, 0xdf, 0xa1, + 0xae, 0x71, 0x93, 0xfa, 0x05, 0xe9, 0x3c, 0xdf, 0xb5, 0xed, 0xec, 0xd8, 0xf7, 0x3a, 0x97, 0xf8, + 0xb3, 0x06, 0x9b, 0x99, 0x5c, 0xbf, 0x7f, 0x56, 0x73, 0x0a, 0x57, 0x14, 0xf3, 0x78, 0x5b, 0xae, + 0x86, 0x9b, 0xb0, 0x35, 0x86, 0xad, 0x50, 0xc1, 0x2d, 0x80, 0x48, 0x0c, 0xc1, 0x30, 0x4b, 0x58, + 0x05, 0x0b, 0xff, 0x04, 0x56, 0x65, 0xbb, 0x49, 0x27, 0x1d, 0xd7, 0xeb, 0x46, 0x69, 0xcd, 0x54, + 0xc9, 0x19, 0xfe, 0xb5, 0x06, 0x6b, 0x49, 0x0e, 0x42, 0x9e, 0x5d, 0xa8, 0x84, 0x2d, 0x2f, 0x8f, + 0x81, 0x64, 0xb2, 0xb5, 0x16, 0x4a, 0x15, 0xa7, 0x0c, 0xfb, 0x69, 0x7c, 0xed, 0xd3, 0xdc, 0x84, + 0x77, 0xd6, 0xd4, 0xc6, 0x69, 0x41, 0x5f, 0xe4, 0x9b, 0xbc, 0x63, 0x8a, 0x75, 0x28, 0xc7, 0xf9, + 0x4c, 0x9d, 0x59, 0xd6, 0x60, 0x8e, 0x73, 0xe2, 0x09, 0x59, 0x41, 0x97, 0x4b, 0xfc, 0x5f, 0x0d, + 0x6a, 0x3a, 0xeb, 0x5b, 0x12, 0x2f, 0xf5, 0x60, 0x28, 0x25, 0xb3, 0x96, 0x55, 0x32, 0xe7, 0xa2, + 0x92, 0x59, 0x56, 0xb8, 0xf9, 0xf1, 0x15, 0x6e, 0x61, 0x62, 0x85, 0x3b, 0x13, 0xaf, 0x70, 0x53, + 0xc9, 0xda, 0x6c, 0x46, 0xb2, 0x36, 0xa1, 0x0c, 0x9e, 0x9b, 0x54, 0x06, 0xdf, 0x80, 0x75, 0xfe, + 0xa0, 0xa9, 0x6d, 0x4e, 0x79, 0x69, 0x71, 0x37, 0x2d, 0xbc, 0x1b, 0x3e, 0x80, 0xf5, 0x26, 0x09, + 0x1e, 0xc7, 0xbb, 0xa2, 0x12, 0x3d, 0xb3, 0x91, 0xaa, 0x65, 0x36, 0x52, 0xe9, 0x6b, 0xb0, 0x71, + 0xca, 0x4a, 0x9e, 0x70, 0x5b, 0x7d, 0x49, 0xa5, 0x0e, 0xb5, 0xf1, 0x3a, 0xcc, 0x4d, 0xd4, 0x61, + 0x7e, 0xea, 0x2e, 0x41, 0x61, 0x92, 0x7a, 0xae, 0xc0, 0xc6, 0xa9, 0xe3, 0x8d, 0x31, 0x0a, 0xbc, + 0x01, 0x35, 0x5a, 0x8b, 0x9d, 0x3a, 0x81, 0x65, 0xcb, 0x8e, 0xa7, 0x84, 0x3d, 0x82, 0xf5, 0x0c, + 0x98, 0x70, 0x93, 0x9b, 0xb0, 0xc2, 0x3e, 0xe7, 0x90, 0x42, 0xc3, 0x2e, 0x2a, 0xbb, 0x6d, 0x5e, + 0x5f, 0x0e, 0x92, 0x74, 0xb8, 0x0a, 0xab, 0xb4, 0x8c, 0x09, 0xb3, 0xde, 0xf0, 0x59, 0x6a, 0xc1, + 0x5a, 0x12, 0x20, 0x8e, 0x88, 0xb7, 0x0f, 0xb5, 0x57, 0x6a, 0x1f, 0x8a, 0xe3, 0xc2, 0xfb, 0x26, + 0x8f, 0x53, 0x01, 0xd1, 0x71, 0xa9, 0xe6, 0xc2, 0x46, 0xaa, 0xb9, 0xa0, 0x1c, 0xa7, 0x74, 0x19, + 0xee, 0x73, 0xae, 0x19, 0x0f, 0xc7, 0x87, 0x6a, 0xd3, 0x23, 0xe5, 0xd4, 0x51, 0xaf, 0xe3, 0x37, + 0x1a, 0x54, 0x53, 0x2c, 0x84, 0x64, 0x77, 0xb2, 0x4a, 0xbf, 0x0b, 0xbb, 0xaf, 0x59, 0x6d, 0xc9, + 0xdc, 0x05, 0x6d, 0x49, 0xbc, 0x09, 0xeb, 0x54, 0x8a, 0xcc, 0x47, 0x10, 0x77, 0x61, 0x23, 0x0b, + 0x28, 0xa4, 0x7c, 0x00, 0x65, 0xd6, 0x5a, 0xf4, 0xc4, 0x86, 0x14, 0xf4, 0xfd, 0x30, 0xc5, 0xcb, + 0xbe, 0x9e, 0x5e, 0xa2, 0x64, 0x72, 0xe5, 0xe3, 0x3f, 0x6a, 0xb0, 0xb8, 0x67, 0x06, 0x9d, 0x33, + 0xa9, 0xc2, 0x16, 0xac, 0x44, 0x8d, 0xcb, 0xa4, 0x32, 0xaf, 0x4a, 0xee, 0x63, 0x53, 0xfc, 0x87, + 0x97, 0x74, 0x34, 0x4a, 0x01, 0xd1, 0x47, 0x50, 0xe8, 0x93, 0xc0, 0x14, 0x2a, 0xa9, 0x49, 0x36, + 0xea, 0xc9, 0x8f, 0x49, 0x60, 0xea, 0x0c, 0x6b, 0xaf, 0x08, 0x73, 0x03, 0xf3, 0xdc, 0x76, 0xcd, + 0x2e, 0xbe, 0x0b, 0xe8, 0xb1, 0xe5, 0x04, 0x4f, 0xf9, 0xc8, 0x42, 0x0a, 0x79, 0xe1, 0x4b, 0x4e, + 0xd3, 0xb2, 0x18, 0x1d, 0xbf, 0x2f, 0xee, 0x43, 0x25, 0x79, 0x26, 0xba, 0x0a, 0x8b, 0xac, 0xaf, + 0x6b, 0x38, 0xc3, 0x7e, 0x9b, 0x78, 0x22, 0x02, 0x2d, 0xb0, 0xbd, 0x63, 0xb6, 0x85, 0xd6, 0x61, + 0x3e, 0x78, 0x69, 0xf0, 0x72, 0x87, 0x47, 0xee, 0xb9, 0xe0, 0x25, 0xef, 0x50, 0xb0, 0xa6, 0x4b, + 0xcf, 0x50, 0x4b, 0xa1, 0x79, 0xdb, 0xed, 0x31, 0x20, 0x8d, 0x5a, 0xcb, 0xe2, 0x28, 0x76, 0x6c, + 0xcb, 0xb4, 0xed, 0x73, 0x74, 0x1b, 0xd6, 0xd8, 0x34, 0xc4, 0x27, 0xc4, 0x31, 0x32, 0x8e, 0x5e, + 0xa1, 0xd0, 0x26, 0x21, 0xce, 0x9e, 0x22, 0xc2, 0x8f, 0xc4, 0x08, 0x85, 0x11, 0x25, 0x84, 0x59, + 0x92, 0x04, 0x2d, 0x21, 0xd4, 0x0d, 0x58, 0x89, 0x90, 0x93, 0xe2, 0x55, 0x24, 0xf6, 0x91, 0x14, + 0xf3, 0x73, 0x58, 0x54, 0xa5, 0x44, 0xd7, 0x61, 0xa6, 0x4d, 0x7f, 0x08, 0x9b, 0xba, 0x9c, 0xf5, + 0xb9, 0x74, 0x8e, 0x82, 0xb7, 0x60, 0xf3, 0x80, 0x04, 0xa9, 0x4b, 0x4a, 0x2b, 0xfe, 0x0a, 0xaa, + 0xf2, 0x8d, 0xd4, 0x45, 0xed, 0x3b, 0x29, 0x66, 0x2b, 0xdd, 0xe8, 0xdc, 0x98, 0x6e, 0x34, 0xbe, + 0x0f, 0xd5, 0x26, 0x09, 0x27, 0x46, 0x6c, 0x2e, 0x2a, 0x59, 0xfe, 0x00, 0xca, 0xf1, 0x61, 0xaa, + 0x08, 0x91, 0xa5, 0xd8, 0x14, 0x15, 0xd7, 0xa1, 0xd6, 0x24, 0xc1, 0x7e, 0x6c, 0x02, 0x27, 0x59, + 0x64, 0x4c, 0xec, 0xb4, 0xac, 0x89, 0x1d, 0xfe, 0x8a, 0x3f, 0x6d, 0xf1, 0xa9, 0xa7, 0xe4, 0x92, + 0x39, 0x32, 0xd5, 0x2e, 0x18, 0x99, 0xe2, 0x33, 0xb8, 0xda, 0xa4, 0xba, 0xcc, 0x9c, 0x85, 0x4a, + 0xd6, 0x93, 0xe6, 0xaa, 0xda, 0x94, 0x73, 0x55, 0xa1, 0x81, 0xa7, 0xb1, 0x51, 0xb4, 0xa2, 0x81, + 0xac, 0xd1, 0x75, 0x3e, 0x39, 0xba, 0xc6, 0x5f, 0xb2, 0x0f, 0x71, 0xa2, 0xce, 0x8a, 0x25, 0x8f, + 0xf4, 0x8c, 0x59, 0x9b, 0x38, 0x63, 0xc6, 0x7f, 0xd7, 0x60, 0xab, 0x49, 0x82, 0xf4, 0xb8, 0x35, + 0x64, 0x39, 0x71, 0x14, 0xac, 0xbd, 0xb5, 0x51, 0x70, 0xee, 0x15, 0x46, 0xc1, 0xb8, 0x03, 0xef, + 0x73, 0x1b, 0x48, 0xcf, 0x63, 0xa5, 0xd8, 0x13, 0x06, 0xbb, 0xda, 0x54, 0x83, 0x5d, 0xfc, 0x29, + 0x94, 0x4e, 0x9d, 0x6f, 0x4d, 0xcb, 0x7e, 0xd5, 0xbc, 0x7b, 0x19, 0x96, 0x0e, 0x48, 0xc0, 0x7b, + 0xb9, 0xc2, 0x1d, 0x3f, 0x85, 0x4a, 0xb4, 0x25, 0x9e, 0x92, 0x69, 0xc6, 0x98, 0xf8, 0x3d, 0xb8, + 0x52, 0xb7, 0x4d, 0xab, 0xbf, 0x2f, 0x8b, 0xae, 0x44, 0xbd, 0xbb, 0x0b, 0x5b, 0x63, 0xe0, 0xd3, + 0x16, 0x5f, 0xf8, 0x81, 0xa8, 0x89, 0xc6, 0x1c, 0x31, 0xed, 0x34, 0x81, 0x89, 0x92, 0xcd, 0x67, + 0x6a, 0x51, 0xee, 0xc2, 0xf2, 0xfe, 0xc0, 0xf5, 0x65, 0x8c, 0x69, 0xbc, 0x20, 0x4e, 0x30, 0xc5, + 0x3b, 0x81, 0xfb, 0x50, 0xa6, 0x74, 0xcc, 0x52, 0x38, 0xd1, 0xb4, 0x65, 0x46, 0xd6, 0x84, 0x32, + 0x77, 0xc1, 0x84, 0x92, 0x5a, 0x06, 0x3d, 0xee, 0x4b, 0xd3, 0xb2, 0x5f, 0xe9, 0x34, 0x7c, 0x0f, + 0x96, 0x28, 0x21, 0x37, 0xab, 0x57, 0x23, 0x6d, 0xc2, 0x26, 0x25, 0x55, 0xde, 0x7d, 0x1e, 0xdd, + 0x7d, 0xce, 0x66, 0x9a, 0x71, 0x62, 0xaa, 0x04, 0xc2, 0x75, 0xd8, 0x8a, 0x31, 0x8d, 0x72, 0xe8, + 0xe9, 0xd9, 0xe2, 0x6f, 0x12, 0x92, 0x3d, 0x20, 0x84, 0x97, 0x2a, 0xd3, 0x4b, 0xa6, 0x4c, 0x2f, + 0x73, 0xea, 0xf4, 0x12, 0xef, 0xc1, 0x15, 0xa6, 0xb0, 0x74, 0x05, 0x32, 0xbd, 0x7c, 0x5f, 0x71, + 0xf9, 0x42, 0xb3, 0x94, 0xdd, 0x7b, 0x71, 0xc5, 0xd7, 0x29, 0xcd, 0x9b, 0x5c, 0x6f, 0x8a, 0xa5, + 0x77, 0xdf, 0x9c, 0xe9, 0xff, 0x34, 0x78, 0x2f, 0xc6, 0x55, 0x69, 0x54, 0x0b, 0xb6, 0xf7, 0xa0, + 0x4c, 0xf5, 0x34, 0x15, 0xeb, 0x92, 0x43, 0x46, 0xca, 0x4c, 0xf0, 0x31, 0xd4, 0x3a, 0x11, 0xbf, + 0x6e, 0xec, 0x2f, 0x3b, 0x72, 0x63, 0x73, 0xed, 0xaa, 0x4a, 0xa3, 0xfe, 0x85, 0xc7, 0x43, 0xd8, + 0x1e, 0x3a, 0xe3, 0x18, 0x8a, 0xd7, 0x8b, 0xff, 0x9d, 0xc9, 0x7b, 0x71, 0x3c, 0x85, 0x09, 0x7f, + 0xcd, 0x4e, 0x60, 0x3d, 0x76, 0x6b, 0xde, 0x46, 0x7f, 0x03, 0x3d, 0xb6, 0x60, 0x83, 0x32, 0x8c, + 0xd2, 0x9e, 0x98, 0x45, 0xbf, 0x6e, 0xf6, 0xf3, 0x2f, 0x0d, 0xde, 0x8f, 0x7f, 0x1d, 0x1a, 0x76, + 0x7d, 0x11, 0xe3, 0x42, 0x5f, 0x9e, 0x6a, 0xee, 0x7a, 0x2d, 0x63, 0xde, 0x14, 0x21, 0xaa, 0x7f, + 0xc0, 0x43, 0x25, 0x63, 0xa1, 0x51, 0x76, 0xb8, 0xa2, 0xa8, 0x24, 0x01, 0xe8, 0x0b, 0x58, 0x55, + 0x5b, 0x9b, 0xbe, 0xd1, 0xa1, 0x92, 0x91, 0x6e, 0x6a, 0x96, 0xb2, 0xa2, 0xb4, 0x35, 0xfd, 0x3a, + 0x47, 0xba, 0x7e, 0x08, 0x8b, 0xb1, 0xe1, 0x49, 0x09, 0x8a, 0xad, 0xc3, 0x86, 0x6e, 0x7c, 0xd3, + 0xd0, 0x4f, 0x2a, 0x97, 0xd0, 0x22, 0xcc, 0xb3, 0xe5, 0xc9, 0x71, 0xa3, 0xa2, 0x85, 0xab, 0xd6, + 0xd7, 0x27, 0x95, 0x1c, 0x2a, 0x03, 0xf0, 0xd5, 0x43, 0xbd, 0xd1, 0xa8, 0xe4, 0xdb, 0xb3, 0xec, + 0xaf, 0xf1, 0x6e, 0xff, 0x3f, 0x00, 0x00, 0xff, 0xff, 0xaa, 0x4e, 0xd0, 0x50, 0x0b, 0x28, 0x00, + 0x00, }