Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
plugin
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
link33
plugin
Commits
cd5992cb
Commit
cd5992cb
authored
Feb 16, 2020
by
vipwzw
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
auto ci
parent
c1c7cd1b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
322 additions
and
326 deletions
+322
-326
paracross.pb.go
plugin/dapp/paracross/types/paracross.pb.go
+322
-326
No files found.
plugin/dapp/paracross/types/paracross.pb.go
View file @
cd5992cb
...
@@ -41,7 +41,7 @@ func (m *ParacrossStatusDetails) Reset() { *m = ParacrossStatusDetails{}
...
@@ -41,7 +41,7 @@ func (m *ParacrossStatusDetails) Reset() { *m = ParacrossStatusDetails{}
func
(
m
*
ParacrossStatusDetails
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ParacrossStatusDetails
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ParacrossStatusDetails
)
ProtoMessage
()
{}
func
(
*
ParacrossStatusDetails
)
ProtoMessage
()
{}
func
(
*
ParacrossStatusDetails
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ParacrossStatusDetails
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
0
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
0
}
}
}
func
(
m
*
ParacrossStatusDetails
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ParacrossStatusDetails
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ParacrossStatusDetails
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ParacrossStatusDetails
.
Unmarshal
(
m
,
b
)
...
@@ -88,7 +88,7 @@ func (m *ParacrossStatusBlockDetails) Reset() { *m = ParacrossStatusBloc
...
@@ -88,7 +88,7 @@ func (m *ParacrossStatusBlockDetails) Reset() { *m = ParacrossStatusBloc
func
(
m
*
ParacrossStatusBlockDetails
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ParacrossStatusBlockDetails
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ParacrossStatusBlockDetails
)
ProtoMessage
()
{}
func
(
*
ParacrossStatusBlockDetails
)
ProtoMessage
()
{}
func
(
*
ParacrossStatusBlockDetails
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ParacrossStatusBlockDetails
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
1
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
1
}
}
}
func
(
m
*
ParacrossStatusBlockDetails
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ParacrossStatusBlockDetails
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ParacrossStatusBlockDetails
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ParacrossStatusBlockDetails
.
Unmarshal
(
m
,
b
)
...
@@ -140,7 +140,7 @@ func (m *ParacrossHeightStatus) Reset() { *m = ParacrossHeightStatus{} }
...
@@ -140,7 +140,7 @@ func (m *ParacrossHeightStatus) Reset() { *m = ParacrossHeightStatus{} }
func
(
m
*
ParacrossHeightStatus
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ParacrossHeightStatus
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ParacrossHeightStatus
)
ProtoMessage
()
{}
func
(
*
ParacrossHeightStatus
)
ProtoMessage
()
{}
func
(
*
ParacrossHeightStatus
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ParacrossHeightStatus
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
2
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
2
}
}
}
func
(
m
*
ParacrossHeightStatus
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ParacrossHeightStatus
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ParacrossHeightStatus
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ParacrossHeightStatus
.
Unmarshal
(
m
,
b
)
...
@@ -226,7 +226,7 @@ func (m *ParacrossHeightStatusRsp) Reset() { *m = ParacrossHeightStatusR
...
@@ -226,7 +226,7 @@ func (m *ParacrossHeightStatusRsp) Reset() { *m = ParacrossHeightStatusR
func
(
m
*
ParacrossHeightStatusRsp
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ParacrossHeightStatusRsp
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ParacrossHeightStatusRsp
)
ProtoMessage
()
{}
func
(
*
ParacrossHeightStatusRsp
)
ProtoMessage
()
{}
func
(
*
ParacrossHeightStatusRsp
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ParacrossHeightStatusRsp
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
3
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
3
}
}
}
func
(
m
*
ParacrossHeightStatusRsp
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ParacrossHeightStatusRsp
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ParacrossHeightStatusRsp
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ParacrossHeightStatusRsp
.
Unmarshal
(
m
,
b
)
...
@@ -310,7 +310,7 @@ func (m *ParacrossStatus) Reset() { *m = ParacrossStatus{} }
...
@@ -310,7 +310,7 @@ func (m *ParacrossStatus) Reset() { *m = ParacrossStatus{} }
func
(
m
*
ParacrossStatus
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ParacrossStatus
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ParacrossStatus
)
ProtoMessage
()
{}
func
(
*
ParacrossStatus
)
ProtoMessage
()
{}
func
(
*
ParacrossStatus
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ParacrossStatus
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
4
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
4
}
}
}
func
(
m
*
ParacrossStatus
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ParacrossStatus
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ParacrossStatus
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ParacrossStatus
.
Unmarshal
(
m
,
b
)
...
@@ -379,7 +379,7 @@ func (m *ParacrossConsensusStatus) Reset() { *m = ParacrossConsensusStat
...
@@ -379,7 +379,7 @@ func (m *ParacrossConsensusStatus) Reset() { *m = ParacrossConsensusStat
func
(
m
*
ParacrossConsensusStatus
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ParacrossConsensusStatus
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ParacrossConsensusStatus
)
ProtoMessage
()
{}
func
(
*
ParacrossConsensusStatus
)
ProtoMessage
()
{}
func
(
*
ParacrossConsensusStatus
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ParacrossConsensusStatus
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
5
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
5
}
}
}
func
(
m
*
ParacrossConsensusStatus
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ParacrossConsensusStatus
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ParacrossConsensusStatus
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ParacrossConsensusStatus
.
Unmarshal
(
m
,
b
)
...
@@ -443,7 +443,7 @@ func (m *ParaNodeAddrConfig) Reset() { *m = ParaNodeAddrConfig{} }
...
@@ -443,7 +443,7 @@ func (m *ParaNodeAddrConfig) Reset() { *m = ParaNodeAddrConfig{} }
func
(
m
*
ParaNodeAddrConfig
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ParaNodeAddrConfig
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ParaNodeAddrConfig
)
ProtoMessage
()
{}
func
(
*
ParaNodeAddrConfig
)
ProtoMessage
()
{}
func
(
*
ParaNodeAddrConfig
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ParaNodeAddrConfig
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
6
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
6
}
}
}
func
(
m
*
ParaNodeAddrConfig
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ParaNodeAddrConfig
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ParaNodeAddrConfig
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ParaNodeAddrConfig
.
Unmarshal
(
m
,
b
)
...
@@ -517,7 +517,7 @@ func (m *ParaNodeVoteDetail) Reset() { *m = ParaNodeVoteDetail{} }
...
@@ -517,7 +517,7 @@ func (m *ParaNodeVoteDetail) Reset() { *m = ParaNodeVoteDetail{} }
func
(
m
*
ParaNodeVoteDetail
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ParaNodeVoteDetail
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ParaNodeVoteDetail
)
ProtoMessage
()
{}
func
(
*
ParaNodeVoteDetail
)
ProtoMessage
()
{}
func
(
*
ParaNodeVoteDetail
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ParaNodeVoteDetail
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
7
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
7
}
}
}
func
(
m
*
ParaNodeVoteDetail
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ParaNodeVoteDetail
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ParaNodeVoteDetail
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ParaNodeVoteDetail
.
Unmarshal
(
m
,
b
)
...
@@ -566,7 +566,7 @@ func (m *ParaNodeAddrIdStatus) Reset() { *m = ParaNodeAddrIdStatus{} }
...
@@ -566,7 +566,7 @@ func (m *ParaNodeAddrIdStatus) Reset() { *m = ParaNodeAddrIdStatus{} }
func
(
m
*
ParaNodeAddrIdStatus
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ParaNodeAddrIdStatus
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ParaNodeAddrIdStatus
)
ProtoMessage
()
{}
func
(
*
ParaNodeAddrIdStatus
)
ProtoMessage
()
{}
func
(
*
ParaNodeAddrIdStatus
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ParaNodeAddrIdStatus
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
8
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
8
}
}
}
func
(
m
*
ParaNodeAddrIdStatus
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ParaNodeAddrIdStatus
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ParaNodeAddrIdStatus
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ParaNodeAddrIdStatus
.
Unmarshal
(
m
,
b
)
...
@@ -639,7 +639,7 @@ func (m *ParaNodeIdStatus) Reset() { *m = ParaNodeIdStatus{} }
...
@@ -639,7 +639,7 @@ func (m *ParaNodeIdStatus) Reset() { *m = ParaNodeIdStatus{} }
func
(
m
*
ParaNodeIdStatus
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ParaNodeIdStatus
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ParaNodeIdStatus
)
ProtoMessage
()
{}
func
(
*
ParaNodeIdStatus
)
ProtoMessage
()
{}
func
(
*
ParaNodeIdStatus
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ParaNodeIdStatus
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
9
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
9
}
}
}
func
(
m
*
ParaNodeIdStatus
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ParaNodeIdStatus
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ParaNodeIdStatus
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ParaNodeIdStatus
.
Unmarshal
(
m
,
b
)
...
@@ -729,7 +729,7 @@ func (m *ReceiptParaNodeConfig) Reset() { *m = ReceiptParaNodeConfig{} }
...
@@ -729,7 +729,7 @@ func (m *ReceiptParaNodeConfig) Reset() { *m = ReceiptParaNodeConfig{} }
func
(
m
*
ReceiptParaNodeConfig
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ReceiptParaNodeConfig
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ReceiptParaNodeConfig
)
ProtoMessage
()
{}
func
(
*
ReceiptParaNodeConfig
)
ProtoMessage
()
{}
func
(
*
ReceiptParaNodeConfig
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ReceiptParaNodeConfig
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
10
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
10
}
}
}
func
(
m
*
ReceiptParaNodeConfig
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ReceiptParaNodeConfig
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ReceiptParaNodeConfig
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ReceiptParaNodeConfig
.
Unmarshal
(
m
,
b
)
...
@@ -790,7 +790,7 @@ func (m *ReceiptParaNodeAddrStatUpdate) Reset() { *m = ReceiptParaNodeAd
...
@@ -790,7 +790,7 @@ func (m *ReceiptParaNodeAddrStatUpdate) Reset() { *m = ReceiptParaNodeAd
func
(
m
*
ReceiptParaNodeAddrStatUpdate
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ReceiptParaNodeAddrStatUpdate
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ReceiptParaNodeAddrStatUpdate
)
ProtoMessage
()
{}
func
(
*
ReceiptParaNodeAddrStatUpdate
)
ProtoMessage
()
{}
func
(
*
ReceiptParaNodeAddrStatUpdate
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ReceiptParaNodeAddrStatUpdate
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
11
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
11
}
}
}
func
(
m
*
ReceiptParaNodeAddrStatUpdate
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ReceiptParaNodeAddrStatUpdate
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ReceiptParaNodeAddrStatUpdate
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ReceiptParaNodeAddrStatUpdate
.
Unmarshal
(
m
,
b
)
...
@@ -849,7 +849,7 @@ func (m *ReceiptParaNodeVoteDone) Reset() { *m = ReceiptParaNodeVoteDone
...
@@ -849,7 +849,7 @@ func (m *ReceiptParaNodeVoteDone) Reset() { *m = ReceiptParaNodeVoteDone
func
(
m
*
ReceiptParaNodeVoteDone
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ReceiptParaNodeVoteDone
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ReceiptParaNodeVoteDone
)
ProtoMessage
()
{}
func
(
*
ReceiptParaNodeVoteDone
)
ProtoMessage
()
{}
func
(
*
ReceiptParaNodeVoteDone
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ReceiptParaNodeVoteDone
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
12
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
12
}
}
}
func
(
m
*
ReceiptParaNodeVoteDone
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ReceiptParaNodeVoteDone
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ReceiptParaNodeVoteDone
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ReceiptParaNodeVoteDone
.
Unmarshal
(
m
,
b
)
...
@@ -940,7 +940,7 @@ func (m *ParaNodeGroupConfig) Reset() { *m = ParaNodeGroupConfig{} }
...
@@ -940,7 +940,7 @@ func (m *ParaNodeGroupConfig) Reset() { *m = ParaNodeGroupConfig{} }
func
(
m
*
ParaNodeGroupConfig
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ParaNodeGroupConfig
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ParaNodeGroupConfig
)
ProtoMessage
()
{}
func
(
*
ParaNodeGroupConfig
)
ProtoMessage
()
{}
func
(
*
ParaNodeGroupConfig
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ParaNodeGroupConfig
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
13
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
13
}
}
}
func
(
m
*
ParaNodeGroupConfig
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ParaNodeGroupConfig
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ParaNodeGroupConfig
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ParaNodeGroupConfig
.
Unmarshal
(
m
,
b
)
...
@@ -1012,7 +1012,7 @@ func (m *ParaNodeGroupStatus) Reset() { *m = ParaNodeGroupStatus{} }
...
@@ -1012,7 +1012,7 @@ func (m *ParaNodeGroupStatus) Reset() { *m = ParaNodeGroupStatus{} }
func
(
m
*
ParaNodeGroupStatus
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ParaNodeGroupStatus
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ParaNodeGroupStatus
)
ProtoMessage
()
{}
func
(
*
ParaNodeGroupStatus
)
ProtoMessage
()
{}
func
(
*
ParaNodeGroupStatus
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ParaNodeGroupStatus
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
14
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
14
}
}
}
func
(
m
*
ParaNodeGroupStatus
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ParaNodeGroupStatus
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ParaNodeGroupStatus
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ParaNodeGroupStatus
.
Unmarshal
(
m
,
b
)
...
@@ -1095,7 +1095,7 @@ func (m *ReceiptParaNodeGroupConfig) Reset() { *m = ReceiptParaNodeGroup
...
@@ -1095,7 +1095,7 @@ func (m *ReceiptParaNodeGroupConfig) Reset() { *m = ReceiptParaNodeGroup
func
(
m
*
ReceiptParaNodeGroupConfig
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ReceiptParaNodeGroupConfig
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ReceiptParaNodeGroupConfig
)
ProtoMessage
()
{}
func
(
*
ReceiptParaNodeGroupConfig
)
ProtoMessage
()
{}
func
(
*
ReceiptParaNodeGroupConfig
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ReceiptParaNodeGroupConfig
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
15
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
15
}
}
}
func
(
m
*
ReceiptParaNodeGroupConfig
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ReceiptParaNodeGroupConfig
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ReceiptParaNodeGroupConfig
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ReceiptParaNodeGroupConfig
.
Unmarshal
(
m
,
b
)
...
@@ -1158,7 +1158,7 @@ func (m *ReqParacrossNodeInfo) Reset() { *m = ReqParacrossNodeInfo{} }
...
@@ -1158,7 +1158,7 @@ func (m *ReqParacrossNodeInfo) Reset() { *m = ReqParacrossNodeInfo{} }
func
(
m
*
ReqParacrossNodeInfo
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ReqParacrossNodeInfo
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ReqParacrossNodeInfo
)
ProtoMessage
()
{}
func
(
*
ReqParacrossNodeInfo
)
ProtoMessage
()
{}
func
(
*
ReqParacrossNodeInfo
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ReqParacrossNodeInfo
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
16
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
16
}
}
}
func
(
m
*
ReqParacrossNodeInfo
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ReqParacrossNodeInfo
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ReqParacrossNodeInfo
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ReqParacrossNodeInfo
.
Unmarshal
(
m
,
b
)
...
@@ -1217,7 +1217,7 @@ func (m *RespParacrossNodeAddrs) Reset() { *m = RespParacrossNodeAddrs{}
...
@@ -1217,7 +1217,7 @@ func (m *RespParacrossNodeAddrs) Reset() { *m = RespParacrossNodeAddrs{}
func
(
m
*
RespParacrossNodeAddrs
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
RespParacrossNodeAddrs
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
RespParacrossNodeAddrs
)
ProtoMessage
()
{}
func
(
*
RespParacrossNodeAddrs
)
ProtoMessage
()
{}
func
(
*
RespParacrossNodeAddrs
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
RespParacrossNodeAddrs
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
17
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
17
}
}
}
func
(
m
*
RespParacrossNodeAddrs
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
RespParacrossNodeAddrs
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_RespParacrossNodeAddrs
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_RespParacrossNodeAddrs
.
Unmarshal
(
m
,
b
)
...
@@ -1255,7 +1255,7 @@ func (m *RespParacrossNodeGroups) Reset() { *m = RespParacrossNodeGroups
...
@@ -1255,7 +1255,7 @@ func (m *RespParacrossNodeGroups) Reset() { *m = RespParacrossNodeGroups
func
(
m
*
RespParacrossNodeGroups
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
RespParacrossNodeGroups
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
RespParacrossNodeGroups
)
ProtoMessage
()
{}
func
(
*
RespParacrossNodeGroups
)
ProtoMessage
()
{}
func
(
*
RespParacrossNodeGroups
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
RespParacrossNodeGroups
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
18
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
18
}
}
}
func
(
m
*
RespParacrossNodeGroups
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
RespParacrossNodeGroups
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_RespParacrossNodeGroups
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_RespParacrossNodeGroups
.
Unmarshal
(
m
,
b
)
...
@@ -1296,7 +1296,7 @@ func (m *ParaBlock2MainMap) Reset() { *m = ParaBlock2MainMap{} }
...
@@ -1296,7 +1296,7 @@ func (m *ParaBlock2MainMap) Reset() { *m = ParaBlock2MainMap{} }
func
(
m
*
ParaBlock2MainMap
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ParaBlock2MainMap
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ParaBlock2MainMap
)
ProtoMessage
()
{}
func
(
*
ParaBlock2MainMap
)
ProtoMessage
()
{}
func
(
*
ParaBlock2MainMap
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ParaBlock2MainMap
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
19
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
19
}
}
}
func
(
m
*
ParaBlock2MainMap
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ParaBlock2MainMap
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ParaBlock2MainMap
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ParaBlock2MainMap
.
Unmarshal
(
m
,
b
)
...
@@ -1355,7 +1355,7 @@ func (m *ParaBlock2MainInfo) Reset() { *m = ParaBlock2MainInfo{} }
...
@@ -1355,7 +1355,7 @@ func (m *ParaBlock2MainInfo) Reset() { *m = ParaBlock2MainInfo{} }
func
(
m
*
ParaBlock2MainInfo
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ParaBlock2MainInfo
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ParaBlock2MainInfo
)
ProtoMessage
()
{}
func
(
*
ParaBlock2MainInfo
)
ProtoMessage
()
{}
func
(
*
ParaBlock2MainInfo
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ParaBlock2MainInfo
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
20
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
20
}
}
}
func
(
m
*
ParaBlock2MainInfo
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ParaBlock2MainInfo
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ParaBlock2MainInfo
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ParaBlock2MainInfo
.
Unmarshal
(
m
,
b
)
...
@@ -1407,7 +1407,7 @@ func (m *ParacrossNodeStatus) Reset() { *m = ParacrossNodeStatus{} }
...
@@ -1407,7 +1407,7 @@ func (m *ParacrossNodeStatus) Reset() { *m = ParacrossNodeStatus{} }
func
(
m
*
ParacrossNodeStatus
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ParacrossNodeStatus
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ParacrossNodeStatus
)
ProtoMessage
()
{}
func
(
*
ParacrossNodeStatus
)
ProtoMessage
()
{}
func
(
*
ParacrossNodeStatus
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ParacrossNodeStatus
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
21
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
21
}
}
}
func
(
m
*
ParacrossNodeStatus
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ParacrossNodeStatus
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ParacrossNodeStatus
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ParacrossNodeStatus
.
Unmarshal
(
m
,
b
)
...
@@ -1536,7 +1536,7 @@ func (m *SelfConsensStages) Reset() { *m = SelfConsensStages{} }
...
@@ -1536,7 +1536,7 @@ func (m *SelfConsensStages) Reset() { *m = SelfConsensStages{} }
func
(
m
*
SelfConsensStages
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
SelfConsensStages
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
SelfConsensStages
)
ProtoMessage
()
{}
func
(
*
SelfConsensStages
)
ProtoMessage
()
{}
func
(
*
SelfConsensStages
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
SelfConsensStages
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
22
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
22
}
}
}
func
(
m
*
SelfConsensStages
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
SelfConsensStages
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_SelfConsensStages
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_SelfConsensStages
.
Unmarshal
(
m
,
b
)
...
@@ -1575,7 +1575,7 @@ func (m *SelfConsensStage) Reset() { *m = SelfConsensStage{} }
...
@@ -1575,7 +1575,7 @@ func (m *SelfConsensStage) Reset() { *m = SelfConsensStage{} }
func
(
m
*
SelfConsensStage
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
SelfConsensStage
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
SelfConsensStage
)
ProtoMessage
()
{}
func
(
*
SelfConsensStage
)
ProtoMessage
()
{}
func
(
*
SelfConsensStage
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
SelfConsensStage
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
23
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
23
}
}
}
func
(
m
*
SelfConsensStage
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
SelfConsensStage
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_SelfConsensStage
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_SelfConsensStage
.
Unmarshal
(
m
,
b
)
...
@@ -1625,7 +1625,7 @@ func (m *SelfConsensStageInfo) Reset() { *m = SelfConsensStageInfo{} }
...
@@ -1625,7 +1625,7 @@ func (m *SelfConsensStageInfo) Reset() { *m = SelfConsensStageInfo{} }
func
(
m
*
SelfConsensStageInfo
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
SelfConsensStageInfo
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
SelfConsensStageInfo
)
ProtoMessage
()
{}
func
(
*
SelfConsensStageInfo
)
ProtoMessage
()
{}
func
(
*
SelfConsensStageInfo
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
SelfConsensStageInfo
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
24
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
24
}
}
}
func
(
m
*
SelfConsensStageInfo
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
SelfConsensStageInfo
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_SelfConsensStageInfo
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_SelfConsensStageInfo
.
Unmarshal
(
m
,
b
)
...
@@ -1699,7 +1699,7 @@ func (m *LocalSelfConsStageInfo) Reset() { *m = LocalSelfConsStageInfo{}
...
@@ -1699,7 +1699,7 @@ func (m *LocalSelfConsStageInfo) Reset() { *m = LocalSelfConsStageInfo{}
func
(
m
*
LocalSelfConsStageInfo
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
LocalSelfConsStageInfo
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
LocalSelfConsStageInfo
)
ProtoMessage
()
{}
func
(
*
LocalSelfConsStageInfo
)
ProtoMessage
()
{}
func
(
*
LocalSelfConsStageInfo
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
LocalSelfConsStageInfo
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
25
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
25
}
}
}
func
(
m
*
LocalSelfConsStageInfo
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
LocalSelfConsStageInfo
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_LocalSelfConsStageInfo
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_LocalSelfConsStageInfo
.
Unmarshal
(
m
,
b
)
...
@@ -1746,7 +1746,7 @@ func (m *ConfigVoteInfo) Reset() { *m = ConfigVoteInfo{} }
...
@@ -1746,7 +1746,7 @@ func (m *ConfigVoteInfo) Reset() { *m = ConfigVoteInfo{} }
func
(
m
*
ConfigVoteInfo
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ConfigVoteInfo
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ConfigVoteInfo
)
ProtoMessage
()
{}
func
(
*
ConfigVoteInfo
)
ProtoMessage
()
{}
func
(
*
ConfigVoteInfo
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ConfigVoteInfo
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
26
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
26
}
}
}
func
(
m
*
ConfigVoteInfo
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ConfigVoteInfo
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ConfigVoteInfo
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ConfigVoteInfo
.
Unmarshal
(
m
,
b
)
...
@@ -1791,7 +1791,7 @@ func (m *ConfigCancelInfo) Reset() { *m = ConfigCancelInfo{} }
...
@@ -1791,7 +1791,7 @@ func (m *ConfigCancelInfo) Reset() { *m = ConfigCancelInfo{} }
func
(
m
*
ConfigCancelInfo
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ConfigCancelInfo
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ConfigCancelInfo
)
ProtoMessage
()
{}
func
(
*
ConfigCancelInfo
)
ProtoMessage
()
{}
func
(
*
ConfigCancelInfo
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ConfigCancelInfo
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
27
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
27
}
}
}
func
(
m
*
ConfigCancelInfo
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ConfigCancelInfo
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ConfigCancelInfo
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ConfigCancelInfo
.
Unmarshal
(
m
,
b
)
...
@@ -1822,7 +1822,7 @@ func (m *ConfigCancelInfo) GetId() string {
...
@@ -1822,7 +1822,7 @@ func (m *ConfigCancelInfo) GetId() string {
type
ParaStageConfig
struct
{
type
ParaStageConfig
struct
{
Title
string
`protobuf:"bytes,1,opt,name=title,proto3" json:"title,omitempty"`
Title
string
`protobuf:"bytes,1,opt,name=title,proto3" json:"title,omitempty"`
// 配置类型
// 配置类型
Op
uint32
`protobuf:"varint,2,opt,name=op,proto3" json:"op
,omitempty"`
Ty
uint32
`protobuf:"varint,2,opt,name=ty,proto3" json:"ty
,omitempty"`
// Types that are valid to be assigned to Value:
// Types that are valid to be assigned to Value:
// *ParaStageConfig_Stage
// *ParaStageConfig_Stage
// *ParaStageConfig_Vote
// *ParaStageConfig_Vote
...
@@ -1837,7 +1837,7 @@ func (m *ParaStageConfig) Reset() { *m = ParaStageConfig{} }
...
@@ -1837,7 +1837,7 @@ func (m *ParaStageConfig) Reset() { *m = ParaStageConfig{} }
func
(
m
*
ParaStageConfig
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ParaStageConfig
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ParaStageConfig
)
ProtoMessage
()
{}
func
(
*
ParaStageConfig
)
ProtoMessage
()
{}
func
(
*
ParaStageConfig
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ParaStageConfig
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
28
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
28
}
}
}
func
(
m
*
ParaStageConfig
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ParaStageConfig
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ParaStageConfig
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ParaStageConfig
.
Unmarshal
(
m
,
b
)
...
@@ -1864,9 +1864,9 @@ func (m *ParaStageConfig) GetTitle() string {
...
@@ -1864,9 +1864,9 @@ func (m *ParaStageConfig) GetTitle() string {
return
""
return
""
}
}
func
(
m
*
ParaStageConfig
)
Get
Op
()
uint32
{
func
(
m
*
ParaStageConfig
)
Get
Ty
()
uint32
{
if
m
!=
nil
{
if
m
!=
nil
{
return
m
.
Op
return
m
.
Ty
}
}
return
0
return
0
}
}
...
@@ -2026,7 +2026,7 @@ func (m *ReceiptSelfConsStageConfig) Reset() { *m = ReceiptSelfConsStage
...
@@ -2026,7 +2026,7 @@ func (m *ReceiptSelfConsStageConfig) Reset() { *m = ReceiptSelfConsStage
func
(
m
*
ReceiptSelfConsStageConfig
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ReceiptSelfConsStageConfig
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ReceiptSelfConsStageConfig
)
ProtoMessage
()
{}
func
(
*
ReceiptSelfConsStageConfig
)
ProtoMessage
()
{}
func
(
*
ReceiptSelfConsStageConfig
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ReceiptSelfConsStageConfig
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
29
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
29
}
}
}
func
(
m
*
ReceiptSelfConsStageConfig
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ReceiptSelfConsStageConfig
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ReceiptSelfConsStageConfig
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ReceiptSelfConsStageConfig
.
Unmarshal
(
m
,
b
)
...
@@ -2076,7 +2076,7 @@ func (m *ReceiptSelfConsStageVoteDone) Reset() { *m = ReceiptSelfConsSta
...
@@ -2076,7 +2076,7 @@ func (m *ReceiptSelfConsStageVoteDone) Reset() { *m = ReceiptSelfConsSta
func
(
m
*
ReceiptSelfConsStageVoteDone
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ReceiptSelfConsStageVoteDone
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ReceiptSelfConsStageVoteDone
)
ProtoMessage
()
{}
func
(
*
ReceiptSelfConsStageVoteDone
)
ProtoMessage
()
{}
func
(
*
ReceiptSelfConsStageVoteDone
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ReceiptSelfConsStageVoteDone
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
30
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
30
}
}
}
func
(
m
*
ReceiptSelfConsStageVoteDone
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ReceiptSelfConsStageVoteDone
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ReceiptSelfConsStageVoteDone
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ReceiptSelfConsStageVoteDone
.
Unmarshal
(
m
,
b
)
...
@@ -2150,7 +2150,7 @@ func (m *ReceiptSelfConsStagesUpdate) Reset() { *m = ReceiptSelfConsStag
...
@@ -2150,7 +2150,7 @@ func (m *ReceiptSelfConsStagesUpdate) Reset() { *m = ReceiptSelfConsStag
func
(
m
*
ReceiptSelfConsStagesUpdate
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ReceiptSelfConsStagesUpdate
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ReceiptSelfConsStagesUpdate
)
ProtoMessage
()
{}
func
(
*
ReceiptSelfConsStagesUpdate
)
ProtoMessage
()
{}
func
(
*
ReceiptSelfConsStagesUpdate
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ReceiptSelfConsStagesUpdate
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
31
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
31
}
}
}
func
(
m
*
ReceiptSelfConsStagesUpdate
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ReceiptSelfConsStagesUpdate
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ReceiptSelfConsStagesUpdate
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ReceiptSelfConsStagesUpdate
.
Unmarshal
(
m
,
b
)
...
@@ -2201,7 +2201,7 @@ func (m *ReqQuerySelfStages) Reset() { *m = ReqQuerySelfStages{} }
...
@@ -2201,7 +2201,7 @@ func (m *ReqQuerySelfStages) Reset() { *m = ReqQuerySelfStages{} }
func
(
m
*
ReqQuerySelfStages
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ReqQuerySelfStages
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ReqQuerySelfStages
)
ProtoMessage
()
{}
func
(
*
ReqQuerySelfStages
)
ProtoMessage
()
{}
func
(
*
ReqQuerySelfStages
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ReqQuerySelfStages
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
32
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
32
}
}
}
func
(
m
*
ReqQuerySelfStages
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ReqQuerySelfStages
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ReqQuerySelfStages
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ReqQuerySelfStages
.
Unmarshal
(
m
,
b
)
...
@@ -2274,7 +2274,7 @@ func (m *ReplyQuerySelfStages) Reset() { *m = ReplyQuerySelfStages{} }
...
@@ -2274,7 +2274,7 @@ func (m *ReplyQuerySelfStages) Reset() { *m = ReplyQuerySelfStages{} }
func
(
m
*
ReplyQuerySelfStages
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ReplyQuerySelfStages
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ReplyQuerySelfStages
)
ProtoMessage
()
{}
func
(
*
ReplyQuerySelfStages
)
ProtoMessage
()
{}
func
(
*
ReplyQuerySelfStages
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ReplyQuerySelfStages
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
33
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
33
}
}
}
func
(
m
*
ReplyQuerySelfStages
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ReplyQuerySelfStages
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ReplyQuerySelfStages
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ReplyQuerySelfStages
.
Unmarshal
(
m
,
b
)
...
@@ -2312,7 +2312,7 @@ func (m *ParacrossCommitAction) Reset() { *m = ParacrossCommitAction{} }
...
@@ -2312,7 +2312,7 @@ func (m *ParacrossCommitAction) Reset() { *m = ParacrossCommitAction{} }
func
(
m
*
ParacrossCommitAction
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ParacrossCommitAction
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ParacrossCommitAction
)
ProtoMessage
()
{}
func
(
*
ParacrossCommitAction
)
ProtoMessage
()
{}
func
(
*
ParacrossCommitAction
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ParacrossCommitAction
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
34
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
34
}
}
}
func
(
m
*
ParacrossCommitAction
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ParacrossCommitAction
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ParacrossCommitAction
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ParacrossCommitAction
.
Unmarshal
(
m
,
b
)
...
@@ -2351,7 +2351,7 @@ func (m *ParacrossMinerAction) Reset() { *m = ParacrossMinerAction{} }
...
@@ -2351,7 +2351,7 @@ func (m *ParacrossMinerAction) Reset() { *m = ParacrossMinerAction{} }
func
(
m
*
ParacrossMinerAction
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ParacrossMinerAction
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ParacrossMinerAction
)
ProtoMessage
()
{}
func
(
*
ParacrossMinerAction
)
ProtoMessage
()
{}
func
(
*
ParacrossMinerAction
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ParacrossMinerAction
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
35
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
35
}
}
}
func
(
m
*
ParacrossMinerAction
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ParacrossMinerAction
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ParacrossMinerAction
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ParacrossMinerAction
.
Unmarshal
(
m
,
b
)
...
@@ -2385,6 +2385,77 @@ func (m *ParacrossMinerAction) GetIsSelfConsensus() bool {
...
@@ -2385,6 +2385,77 @@ func (m *ParacrossMinerAction) GetIsSelfConsensus() bool {
return
false
return
false
}
}
type
CrossAssetTransfer
struct
{
AssetExec
string
`protobuf:"bytes,1,opt,name=assetExec,proto3" json:"assetExec,omitempty"`
AssetSymbol
string
`protobuf:"bytes,2,opt,name=assetSymbol,proto3" json:"assetSymbol,omitempty"`
Amount
int64
`protobuf:"varint,3,opt,name=amount,proto3" json:"amount,omitempty"`
// default signed addr
ToAddr
string
`protobuf:"bytes,4,opt,name=toAddr,proto3" json:"toAddr,omitempty"`
Note
string
`protobuf:"bytes,5,opt,name=note,proto3" json:"note,omitempty"`
XXX_NoUnkeyedLiteral
struct
{}
`json:"-"`
XXX_unrecognized
[]
byte
`json:"-"`
XXX_sizecache
int32
`json:"-"`
}
func
(
m
*
CrossAssetTransfer
)
Reset
()
{
*
m
=
CrossAssetTransfer
{}
}
func
(
m
*
CrossAssetTransfer
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
CrossAssetTransfer
)
ProtoMessage
()
{}
func
(
*
CrossAssetTransfer
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_ea462c78b37f0c3b
,
[]
int
{
36
}
}
func
(
m
*
CrossAssetTransfer
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_CrossAssetTransfer
.
Unmarshal
(
m
,
b
)
}
func
(
m
*
CrossAssetTransfer
)
XXX_Marshal
(
b
[]
byte
,
deterministic
bool
)
([]
byte
,
error
)
{
return
xxx_messageInfo_CrossAssetTransfer
.
Marshal
(
b
,
m
,
deterministic
)
}
func
(
dst
*
CrossAssetTransfer
)
XXX_Merge
(
src
proto
.
Message
)
{
xxx_messageInfo_CrossAssetTransfer
.
Merge
(
dst
,
src
)
}
func
(
m
*
CrossAssetTransfer
)
XXX_Size
()
int
{
return
xxx_messageInfo_CrossAssetTransfer
.
Size
(
m
)
}
func
(
m
*
CrossAssetTransfer
)
XXX_DiscardUnknown
()
{
xxx_messageInfo_CrossAssetTransfer
.
DiscardUnknown
(
m
)
}
var
xxx_messageInfo_CrossAssetTransfer
proto
.
InternalMessageInfo
func
(
m
*
CrossAssetTransfer
)
GetAssetExec
()
string
{
if
m
!=
nil
{
return
m
.
AssetExec
}
return
""
}
func
(
m
*
CrossAssetTransfer
)
GetAssetSymbol
()
string
{
if
m
!=
nil
{
return
m
.
AssetSymbol
}
return
""
}
func
(
m
*
CrossAssetTransfer
)
GetAmount
()
int64
{
if
m
!=
nil
{
return
m
.
Amount
}
return
0
}
func
(
m
*
CrossAssetTransfer
)
GetToAddr
()
string
{
if
m
!=
nil
{
return
m
.
ToAddr
}
return
""
}
func
(
m
*
CrossAssetTransfer
)
GetNote
()
string
{
if
m
!=
nil
{
return
m
.
Note
}
return
""
}
type
ParacrossAction
struct
{
type
ParacrossAction
struct
{
// Types that are valid to be assigned to Value:
// Types that are valid to be assigned to Value:
// *ParacrossAction_Commit
// *ParacrossAction_Commit
...
@@ -2397,6 +2468,7 @@ type ParacrossAction struct {
...
@@ -2397,6 +2468,7 @@ type ParacrossAction struct {
// *ParacrossAction_NodeConfig
// *ParacrossAction_NodeConfig
// *ParacrossAction_NodeGroupConfig
// *ParacrossAction_NodeGroupConfig
// *ParacrossAction_SelfStageConfig
// *ParacrossAction_SelfStageConfig
// *ParacrossAction_CrossAssetTransfer
Value
isParacrossAction_Value
`protobuf_oneof:"value"`
Value
isParacrossAction_Value
`protobuf_oneof:"value"`
Ty
int32
`protobuf:"varint,2,opt,name=ty,proto3" json:"ty,omitempty"`
Ty
int32
`protobuf:"varint,2,opt,name=ty,proto3" json:"ty,omitempty"`
XXX_NoUnkeyedLiteral
struct
{}
`json:"-"`
XXX_NoUnkeyedLiteral
struct
{}
`json:"-"`
...
@@ -2408,7 +2480,7 @@ func (m *ParacrossAction) Reset() { *m = ParacrossAction{} }
...
@@ -2408,7 +2480,7 @@ func (m *ParacrossAction) Reset() { *m = ParacrossAction{} }
func
(
m
*
ParacrossAction
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ParacrossAction
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ParacrossAction
)
ProtoMessage
()
{}
func
(
*
ParacrossAction
)
ProtoMessage
()
{}
func
(
*
ParacrossAction
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ParacrossAction
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
36
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
37
}
}
}
func
(
m
*
ParacrossAction
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ParacrossAction
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ParacrossAction
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ParacrossAction
.
Unmarshal
(
m
,
b
)
...
@@ -2472,6 +2544,10 @@ type ParacrossAction_SelfStageConfig struct {
...
@@ -2472,6 +2544,10 @@ type ParacrossAction_SelfStageConfig struct {
SelfStageConfig
*
ParaStageConfig
`protobuf:"bytes,11,opt,name=selfStageConfig,proto3,oneof"`
SelfStageConfig
*
ParaStageConfig
`protobuf:"bytes,11,opt,name=selfStageConfig,proto3,oneof"`
}
}
type
ParacrossAction_CrossAssetTransfer
struct
{
CrossAssetTransfer
*
CrossAssetTransfer
`protobuf:"bytes,12,opt,name=crossAssetTransfer,proto3,oneof"`
}
func
(
*
ParacrossAction_Commit
)
isParacrossAction_Value
()
{}
func
(
*
ParacrossAction_Commit
)
isParacrossAction_Value
()
{}
func
(
*
ParacrossAction_Miner
)
isParacrossAction_Value
()
{}
func
(
*
ParacrossAction_Miner
)
isParacrossAction_Value
()
{}
...
@@ -2492,6 +2568,8 @@ func (*ParacrossAction_NodeGroupConfig) isParacrossAction_Value() {}
...
@@ -2492,6 +2568,8 @@ func (*ParacrossAction_NodeGroupConfig) isParacrossAction_Value() {}
func
(
*
ParacrossAction_SelfStageConfig
)
isParacrossAction_Value
()
{}
func
(
*
ParacrossAction_SelfStageConfig
)
isParacrossAction_Value
()
{}
func
(
*
ParacrossAction_CrossAssetTransfer
)
isParacrossAction_Value
()
{}
func
(
m
*
ParacrossAction
)
GetValue
()
isParacrossAction_Value
{
func
(
m
*
ParacrossAction
)
GetValue
()
isParacrossAction_Value
{
if
m
!=
nil
{
if
m
!=
nil
{
return
m
.
Value
return
m
.
Value
...
@@ -2569,6 +2647,13 @@ func (m *ParacrossAction) GetSelfStageConfig() *ParaStageConfig {
...
@@ -2569,6 +2647,13 @@ func (m *ParacrossAction) GetSelfStageConfig() *ParaStageConfig {
return
nil
return
nil
}
}
func
(
m
*
ParacrossAction
)
GetCrossAssetTransfer
()
*
CrossAssetTransfer
{
if
x
,
ok
:=
m
.
GetValue
()
.
(
*
ParacrossAction_CrossAssetTransfer
);
ok
{
return
x
.
CrossAssetTransfer
}
return
nil
}
func
(
m
*
ParacrossAction
)
GetTy
()
int32
{
func
(
m
*
ParacrossAction
)
GetTy
()
int32
{
if
m
!=
nil
{
if
m
!=
nil
{
return
m
.
Ty
return
m
.
Ty
...
@@ -2589,6 +2674,7 @@ func (*ParacrossAction) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffe
...
@@ -2589,6 +2674,7 @@ func (*ParacrossAction) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffe
(
*
ParacrossAction_NodeConfig
)(
nil
),
(
*
ParacrossAction_NodeConfig
)(
nil
),
(
*
ParacrossAction_NodeGroupConfig
)(
nil
),
(
*
ParacrossAction_NodeGroupConfig
)(
nil
),
(
*
ParacrossAction_SelfStageConfig
)(
nil
),
(
*
ParacrossAction_SelfStageConfig
)(
nil
),
(
*
ParacrossAction_CrossAssetTransfer
)(
nil
),
}
}
}
}
...
@@ -2646,6 +2732,11 @@ func _ParacrossAction_OneofMarshaler(msg proto.Message, b *proto.Buffer) error {
...
@@ -2646,6 +2732,11 @@ func _ParacrossAction_OneofMarshaler(msg proto.Message, b *proto.Buffer) error {
if
err
:=
b
.
EncodeMessage
(
x
.
SelfStageConfig
);
err
!=
nil
{
if
err
:=
b
.
EncodeMessage
(
x
.
SelfStageConfig
);
err
!=
nil
{
return
err
return
err
}
}
case
*
ParacrossAction_CrossAssetTransfer
:
b
.
EncodeVarint
(
12
<<
3
|
proto
.
WireBytes
)
if
err
:=
b
.
EncodeMessage
(
x
.
CrossAssetTransfer
);
err
!=
nil
{
return
err
}
case
nil
:
case
nil
:
default
:
default
:
return
fmt
.
Errorf
(
"ParacrossAction.Value has unexpected type %T"
,
x
)
return
fmt
.
Errorf
(
"ParacrossAction.Value has unexpected type %T"
,
x
)
...
@@ -2736,6 +2827,14 @@ func _ParacrossAction_OneofUnmarshaler(msg proto.Message, tag, wire int, b *prot
...
@@ -2736,6 +2827,14 @@ func _ParacrossAction_OneofUnmarshaler(msg proto.Message, tag, wire int, b *prot
err
:=
b
.
DecodeMessage
(
msg
)
err
:=
b
.
DecodeMessage
(
msg
)
m
.
Value
=
&
ParacrossAction_SelfStageConfig
{
msg
}
m
.
Value
=
&
ParacrossAction_SelfStageConfig
{
msg
}
return
true
,
err
return
true
,
err
case
12
:
// value.crossAssetTransfer
if
wire
!=
proto
.
WireBytes
{
return
true
,
proto
.
ErrInternalBadWireType
}
msg
:=
new
(
CrossAssetTransfer
)
err
:=
b
.
DecodeMessage
(
msg
)
m
.
Value
=
&
ParacrossAction_CrossAssetTransfer
{
msg
}
return
true
,
err
default
:
default
:
return
false
,
nil
return
false
,
nil
}
}
...
@@ -2795,6 +2894,11 @@ func _ParacrossAction_OneofSizer(msg proto.Message) (n int) {
...
@@ -2795,6 +2894,11 @@ func _ParacrossAction_OneofSizer(msg proto.Message) (n int) {
n
+=
1
// tag and wire
n
+=
1
// tag and wire
n
+=
proto
.
SizeVarint
(
uint64
(
s
))
n
+=
proto
.
SizeVarint
(
uint64
(
s
))
n
+=
s
n
+=
s
case
*
ParacrossAction_CrossAssetTransfer
:
s
:=
proto
.
Size
(
x
.
CrossAssetTransfer
)
n
+=
1
// tag and wire
n
+=
proto
.
SizeVarint
(
uint64
(
s
))
n
+=
s
case
nil
:
case
nil
:
default
:
default
:
panic
(
fmt
.
Sprintf
(
"proto: unexpected type %T in oneof"
,
x
))
panic
(
fmt
.
Sprintf
(
"proto: unexpected type %T in oneof"
,
x
))
...
@@ -2817,7 +2921,7 @@ func (m *ReceiptParacrossCommit) Reset() { *m = ReceiptParacrossCommit{}
...
@@ -2817,7 +2921,7 @@ func (m *ReceiptParacrossCommit) Reset() { *m = ReceiptParacrossCommit{}
func
(
m
*
ReceiptParacrossCommit
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ReceiptParacrossCommit
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ReceiptParacrossCommit
)
ProtoMessage
()
{}
func
(
*
ReceiptParacrossCommit
)
ProtoMessage
()
{}
func
(
*
ReceiptParacrossCommit
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ReceiptParacrossCommit
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
37
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
38
}
}
}
func
(
m
*
ReceiptParacrossCommit
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ReceiptParacrossCommit
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ReceiptParacrossCommit
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ReceiptParacrossCommit
.
Unmarshal
(
m
,
b
)
...
@@ -2876,7 +2980,7 @@ func (m *ReceiptParacrossMiner) Reset() { *m = ReceiptParacrossMiner{} }
...
@@ -2876,7 +2980,7 @@ func (m *ReceiptParacrossMiner) Reset() { *m = ReceiptParacrossMiner{} }
func
(
m
*
ReceiptParacrossMiner
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ReceiptParacrossMiner
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ReceiptParacrossMiner
)
ProtoMessage
()
{}
func
(
*
ReceiptParacrossMiner
)
ProtoMessage
()
{}
func
(
*
ReceiptParacrossMiner
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ReceiptParacrossMiner
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
38
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
39
}
}
}
func
(
m
*
ReceiptParacrossMiner
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ReceiptParacrossMiner
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ReceiptParacrossMiner
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ReceiptParacrossMiner
.
Unmarshal
(
m
,
b
)
...
@@ -2928,7 +3032,7 @@ func (m *ReceiptParacrossDone) Reset() { *m = ReceiptParacrossDone{} }
...
@@ -2928,7 +3032,7 @@ func (m *ReceiptParacrossDone) Reset() { *m = ReceiptParacrossDone{} }
func
(
m
*
ReceiptParacrossDone
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ReceiptParacrossDone
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ReceiptParacrossDone
)
ProtoMessage
()
{}
func
(
*
ReceiptParacrossDone
)
ProtoMessage
()
{}
func
(
*
ReceiptParacrossDone
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ReceiptParacrossDone
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
39
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
40
}
}
}
func
(
m
*
ReceiptParacrossDone
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ReceiptParacrossDone
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ReceiptParacrossDone
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ReceiptParacrossDone
.
Unmarshal
(
m
,
b
)
...
@@ -3065,7 +3169,7 @@ func (m *ReceiptParacrossRecord) Reset() { *m = ReceiptParacrossRecord{}
...
@@ -3065,7 +3169,7 @@ func (m *ReceiptParacrossRecord) Reset() { *m = ReceiptParacrossRecord{}
func
(
m
*
ReceiptParacrossRecord
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ReceiptParacrossRecord
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ReceiptParacrossRecord
)
ProtoMessage
()
{}
func
(
*
ReceiptParacrossRecord
)
ProtoMessage
()
{}
func
(
*
ReceiptParacrossRecord
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ReceiptParacrossRecord
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
40
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
41
}
}
}
func
(
m
*
ReceiptParacrossRecord
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ReceiptParacrossRecord
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ReceiptParacrossRecord
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ReceiptParacrossRecord
.
Unmarshal
(
m
,
b
)
...
@@ -3112,7 +3216,7 @@ func (m *ParacrossTx) Reset() { *m = ParacrossTx{} }
...
@@ -3112,7 +3216,7 @@ func (m *ParacrossTx) Reset() { *m = ParacrossTx{} }
func
(
m
*
ParacrossTx
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ParacrossTx
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ParacrossTx
)
ProtoMessage
()
{}
func
(
*
ParacrossTx
)
ProtoMessage
()
{}
func
(
*
ParacrossTx
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ParacrossTx
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
41
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
42
}
}
}
func
(
m
*
ParacrossTx
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ParacrossTx
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ParacrossTx
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ParacrossTx
.
Unmarshal
(
m
,
b
)
...
@@ -3152,7 +3256,7 @@ func (m *ReqParacrossTitleHeight) Reset() { *m = ReqParacrossTitleHeight
...
@@ -3152,7 +3256,7 @@ func (m *ReqParacrossTitleHeight) Reset() { *m = ReqParacrossTitleHeight
func
(
m
*
ReqParacrossTitleHeight
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ReqParacrossTitleHeight
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ReqParacrossTitleHeight
)
ProtoMessage
()
{}
func
(
*
ReqParacrossTitleHeight
)
ProtoMessage
()
{}
func
(
*
ReqParacrossTitleHeight
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ReqParacrossTitleHeight
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
42
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
43
}
}
}
func
(
m
*
ReqParacrossTitleHeight
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ReqParacrossTitleHeight
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ReqParacrossTitleHeight
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ReqParacrossTitleHeight
.
Unmarshal
(
m
,
b
)
...
@@ -3206,7 +3310,7 @@ func (m *RespParacrossDone) Reset() { *m = RespParacrossDone{} }
...
@@ -3206,7 +3310,7 @@ func (m *RespParacrossDone) Reset() { *m = RespParacrossDone{} }
func
(
m
*
RespParacrossDone
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
RespParacrossDone
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
RespParacrossDone
)
ProtoMessage
()
{}
func
(
*
RespParacrossDone
)
ProtoMessage
()
{}
func
(
*
RespParacrossDone
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
RespParacrossDone
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
43
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
44
}
}
}
func
(
m
*
RespParacrossDone
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
RespParacrossDone
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_RespParacrossDone
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_RespParacrossDone
.
Unmarshal
(
m
,
b
)
...
@@ -3300,7 +3404,7 @@ func (m *RespParacrossTitles) Reset() { *m = RespParacrossTitles{} }
...
@@ -3300,7 +3404,7 @@ func (m *RespParacrossTitles) Reset() { *m = RespParacrossTitles{} }
func
(
m
*
RespParacrossTitles
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
RespParacrossTitles
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
RespParacrossTitles
)
ProtoMessage
()
{}
func
(
*
RespParacrossTitles
)
ProtoMessage
()
{}
func
(
*
RespParacrossTitles
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
RespParacrossTitles
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
44
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
45
}
}
}
func
(
m
*
RespParacrossTitles
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
RespParacrossTitles
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_RespParacrossTitles
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_RespParacrossTitles
.
Unmarshal
(
m
,
b
)
...
@@ -3339,7 +3443,7 @@ func (m *ReqParacrossTitleHash) Reset() { *m = ReqParacrossTitleHash{} }
...
@@ -3339,7 +3443,7 @@ func (m *ReqParacrossTitleHash) Reset() { *m = ReqParacrossTitleHash{} }
func
(
m
*
ReqParacrossTitleHash
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ReqParacrossTitleHash
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ReqParacrossTitleHash
)
ProtoMessage
()
{}
func
(
*
ReqParacrossTitleHash
)
ProtoMessage
()
{}
func
(
*
ReqParacrossTitleHash
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ReqParacrossTitleHash
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
45
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
46
}
}
}
func
(
m
*
ReqParacrossTitleHash
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ReqParacrossTitleHash
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ReqParacrossTitleHash
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ReqParacrossTitleHash
.
Unmarshal
(
m
,
b
)
...
@@ -3379,10 +3483,12 @@ type ParacrossAsset struct {
...
@@ -3379,10 +3483,12 @@ type ParacrossAsset struct {
From
string
`protobuf:"bytes,1,opt,name=from,proto3" json:"from,omitempty"`
From
string
`protobuf:"bytes,1,opt,name=from,proto3" json:"from,omitempty"`
To
string
`protobuf:"bytes,2,opt,name=to,proto3" json:"to,omitempty"`
To
string
`protobuf:"bytes,2,opt,name=to,proto3" json:"to,omitempty"`
IsWithdraw
bool
`protobuf:"varint,3,opt,name=isWithdraw,proto3" json:"isWithdraw,omitempty"`
IsWithdraw
bool
`protobuf:"varint,3,opt,name=isWithdraw,proto3" json:"isWithdraw,omitempty"`
TxHash
[]
byte
`protobuf:"bytes,4,opt,name=txHash,proto3" json:"txHash,omitempty"`
TxHash
string
`protobuf:"bytes,4,opt,name=txHash,proto3" json:"txHash,omitempty"`
Amount
int64
`protobuf:"varint,5,opt,name=amount,proto3" json:"amount,omitempty"`
Amount
int64
`protobuf:"varint,5,opt,name=amount,proto3" json:"amount,omitempty"`
Exec
string
`protobuf:"bytes,6,opt,name=exec,proto3" json:"exec,omitempty"`
Exec
string
`protobuf:"bytes,6,opt,name=exec,proto3" json:"exec,omitempty"`
Symbol
string
`protobuf:"bytes,7,opt,name=symbol,proto3" json:"symbol,omitempty"`
Symbol
string
`protobuf:"bytes,7,opt,name=symbol,proto3" json:"symbol,omitempty"`
// 跨链类型 0:to para, 1:to main
CrossType
uint32
`protobuf:"varint,8,opt,name=crossType,proto3" json:"crossType,omitempty"`
// 主链部分
// 主链部分
Height
int64
`protobuf:"varint,10,opt,name=height,proto3" json:"height,omitempty"`
Height
int64
`protobuf:"varint,10,opt,name=height,proto3" json:"height,omitempty"`
// 平行链部分
// 平行链部分
...
@@ -3398,7 +3504,7 @@ func (m *ParacrossAsset) Reset() { *m = ParacrossAsset{} }
...
@@ -3398,7 +3504,7 @@ func (m *ParacrossAsset) Reset() { *m = ParacrossAsset{} }
func
(
m
*
ParacrossAsset
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ParacrossAsset
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ParacrossAsset
)
ProtoMessage
()
{}
func
(
*
ParacrossAsset
)
ProtoMessage
()
{}
func
(
*
ParacrossAsset
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ParacrossAsset
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
46
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
47
}
}
}
func
(
m
*
ParacrossAsset
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ParacrossAsset
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ParacrossAsset
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ParacrossAsset
.
Unmarshal
(
m
,
b
)
...
@@ -3439,11 +3545,11 @@ func (m *ParacrossAsset) GetIsWithdraw() bool {
...
@@ -3439,11 +3545,11 @@ func (m *ParacrossAsset) GetIsWithdraw() bool {
return
false
return
false
}
}
func
(
m
*
ParacrossAsset
)
GetTxHash
()
[]
byte
{
func
(
m
*
ParacrossAsset
)
GetTxHash
()
string
{
if
m
!=
nil
{
if
m
!=
nil
{
return
m
.
TxHash
return
m
.
TxHash
}
}
return
nil
return
""
}
}
func
(
m
*
ParacrossAsset
)
GetAmount
()
int64
{
func
(
m
*
ParacrossAsset
)
GetAmount
()
int64
{
...
@@ -3467,153 +3573,39 @@ func (m *ParacrossAsset) GetSymbol() string {
...
@@ -3467,153 +3573,39 @@ func (m *ParacrossAsset) GetSymbol() string {
return
""
return
""
}
}
func
(
m
*
ParacrossAsset
)
GetHeight
()
int64
{
func
(
m
*
ParacrossAsset
)
GetCrossType
()
uint32
{
if
m
!=
nil
{
return
m
.
Height
}
return
0
}
func
(
m
*
ParacrossAsset
)
GetCommitDoneHeight
()
int64
{
if
m
!=
nil
{
return
m
.
CommitDoneHeight
}
return
0
}
func
(
m
*
ParacrossAsset
)
GetParaHeight
()
int64
{
if
m
!=
nil
{
return
m
.
ParaHeight
}
return
0
}
func
(
m
*
ParacrossAsset
)
GetSuccess
()
bool
{
if
m
!=
nil
{
return
m
.
Success
}
return
false
}
type
ParacrossAssetRsp
struct
{
// input
From
string
`protobuf:"bytes,1,opt,name=from,proto3" json:"from,omitempty"`
To
string
`protobuf:"bytes,2,opt,name=to,proto3" json:"to,omitempty"`
IsWithdraw
string
`protobuf:"bytes,3,opt,name=isWithdraw,proto3" json:"isWithdraw,omitempty"`
TxHash
string
`protobuf:"bytes,4,opt,name=txHash,proto3" json:"txHash,omitempty"`
Amount
int64
`protobuf:"varint,5,opt,name=amount,proto3" json:"amount,omitempty"`
Exec
string
`protobuf:"bytes,6,opt,name=exec,proto3" json:"exec,omitempty"`
Symbol
string
`protobuf:"bytes,7,opt,name=symbol,proto3" json:"symbol,omitempty"`
// 主链部分
Height
int64
`protobuf:"varint,10,opt,name=height,proto3" json:"height,omitempty"`
// 平行链部分
CommitDoneHeight
int64
`protobuf:"varint,21,opt,name=commitDoneHeight,proto3" json:"commitDoneHeight,omitempty"`
ParaHeight
int64
`protobuf:"varint,22,opt,name=paraHeight,proto3" json:"paraHeight,omitempty"`
Success
string
`protobuf:"bytes,23,opt,name=success,proto3" json:"success,omitempty"`
XXX_NoUnkeyedLiteral
struct
{}
`json:"-"`
XXX_unrecognized
[]
byte
`json:"-"`
XXX_sizecache
int32
`json:"-"`
}
func
(
m
*
ParacrossAssetRsp
)
Reset
()
{
*
m
=
ParacrossAssetRsp
{}
}
func
(
m
*
ParacrossAssetRsp
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ParacrossAssetRsp
)
ProtoMessage
()
{}
func
(
*
ParacrossAssetRsp
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_92c55c612d32f521
,
[]
int
{
47
}
}
func
(
m
*
ParacrossAssetRsp
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ParacrossAssetRsp
.
Unmarshal
(
m
,
b
)
}
func
(
m
*
ParacrossAssetRsp
)
XXX_Marshal
(
b
[]
byte
,
deterministic
bool
)
([]
byte
,
error
)
{
return
xxx_messageInfo_ParacrossAssetRsp
.
Marshal
(
b
,
m
,
deterministic
)
}
func
(
dst
*
ParacrossAssetRsp
)
XXX_Merge
(
src
proto
.
Message
)
{
xxx_messageInfo_ParacrossAssetRsp
.
Merge
(
dst
,
src
)
}
func
(
m
*
ParacrossAssetRsp
)
XXX_Size
()
int
{
return
xxx_messageInfo_ParacrossAssetRsp
.
Size
(
m
)
}
func
(
m
*
ParacrossAssetRsp
)
XXX_DiscardUnknown
()
{
xxx_messageInfo_ParacrossAssetRsp
.
DiscardUnknown
(
m
)
}
var
xxx_messageInfo_ParacrossAssetRsp
proto
.
InternalMessageInfo
func
(
m
*
ParacrossAssetRsp
)
GetFrom
()
string
{
if
m
!=
nil
{
return
m
.
From
}
return
""
}
func
(
m
*
ParacrossAssetRsp
)
GetTo
()
string
{
if
m
!=
nil
{
return
m
.
To
}
return
""
}
func
(
m
*
ParacrossAssetRsp
)
GetIsWithdraw
()
string
{
if
m
!=
nil
{
return
m
.
IsWithdraw
}
return
""
}
func
(
m
*
ParacrossAssetRsp
)
GetTxHash
()
string
{
if
m
!=
nil
{
if
m
!=
nil
{
return
m
.
TxHash
return
m
.
CrossType
}
return
""
}
func
(
m
*
ParacrossAssetRsp
)
GetAmount
()
int64
{
if
m
!=
nil
{
return
m
.
Amount
}
}
return
0
return
0
}
}
func
(
m
*
ParacrossAssetRsp
)
GetExec
()
string
{
func
(
m
*
ParacrossAsset
)
GetHeight
()
int64
{
if
m
!=
nil
{
return
m
.
Exec
}
return
""
}
func
(
m
*
ParacrossAssetRsp
)
GetSymbol
()
string
{
if
m
!=
nil
{
return
m
.
Symbol
}
return
""
}
func
(
m
*
ParacrossAssetRsp
)
GetHeight
()
int64
{
if
m
!=
nil
{
if
m
!=
nil
{
return
m
.
Height
return
m
.
Height
}
}
return
0
return
0
}
}
func
(
m
*
ParacrossAsset
Rsp
)
GetCommitDoneHeight
()
int64
{
func
(
m
*
ParacrossAsset
)
GetCommitDoneHeight
()
int64
{
if
m
!=
nil
{
if
m
!=
nil
{
return
m
.
CommitDoneHeight
return
m
.
CommitDoneHeight
}
}
return
0
return
0
}
}
func
(
m
*
ParacrossAsset
Rsp
)
GetParaHeight
()
int64
{
func
(
m
*
ParacrossAsset
)
GetParaHeight
()
int64
{
if
m
!=
nil
{
if
m
!=
nil
{
return
m
.
ParaHeight
return
m
.
ParaHeight
}
}
return
0
return
0
}
}
func
(
m
*
ParacrossAsset
Rsp
)
GetSuccess
()
string
{
func
(
m
*
ParacrossAsset
)
GetSuccess
()
bool
{
if
m
!=
nil
{
if
m
!=
nil
{
return
m
.
Success
return
m
.
Success
}
}
return
""
return
false
}
}
type
ParaLocalDbBlock
struct
{
type
ParaLocalDbBlock
struct
{
...
@@ -3632,7 +3624,7 @@ func (m *ParaLocalDbBlock) Reset() { *m = ParaLocalDbBlock{} }
...
@@ -3632,7 +3624,7 @@ func (m *ParaLocalDbBlock) Reset() { *m = ParaLocalDbBlock{} }
func
(
m
*
ParaLocalDbBlock
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ParaLocalDbBlock
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ParaLocalDbBlock
)
ProtoMessage
()
{}
func
(
*
ParaLocalDbBlock
)
ProtoMessage
()
{}
func
(
*
ParaLocalDbBlock
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ParaLocalDbBlock
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
48
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
48
}
}
}
func
(
m
*
ParaLocalDbBlock
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ParaLocalDbBlock
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ParaLocalDbBlock
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ParaLocalDbBlock
.
Unmarshal
(
m
,
b
)
...
@@ -3710,7 +3702,7 @@ func (m *ParaLocalDbBlockInfo) Reset() { *m = ParaLocalDbBlockInfo{} }
...
@@ -3710,7 +3702,7 @@ func (m *ParaLocalDbBlockInfo) Reset() { *m = ParaLocalDbBlockInfo{} }
func
(
m
*
ParaLocalDbBlockInfo
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
m
*
ParaLocalDbBlockInfo
)
String
()
string
{
return
proto
.
CompactTextString
(
m
)
}
func
(
*
ParaLocalDbBlockInfo
)
ProtoMessage
()
{}
func
(
*
ParaLocalDbBlockInfo
)
ProtoMessage
()
{}
func
(
*
ParaLocalDbBlockInfo
)
Descriptor
()
([]
byte
,
[]
int
)
{
func
(
*
ParaLocalDbBlockInfo
)
Descriptor
()
([]
byte
,
[]
int
)
{
return
fileDescriptor_paracross_
92c55c612d32f521
,
[]
int
{
49
}
return
fileDescriptor_paracross_
ea462c78b37f0c3b
,
[]
int
{
49
}
}
}
func
(
m
*
ParaLocalDbBlockInfo
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
func
(
m
*
ParaLocalDbBlockInfo
)
XXX_Unmarshal
(
b
[]
byte
)
error
{
return
xxx_messageInfo_ParaLocalDbBlockInfo
.
Unmarshal
(
m
,
b
)
return
xxx_messageInfo_ParaLocalDbBlockInfo
.
Unmarshal
(
m
,
b
)
...
@@ -3809,6 +3801,7 @@ func init() {
...
@@ -3809,6 +3801,7 @@ func init() {
proto
.
RegisterType
((
*
ReplyQuerySelfStages
)(
nil
),
"types.ReplyQuerySelfStages"
)
proto
.
RegisterType
((
*
ReplyQuerySelfStages
)(
nil
),
"types.ReplyQuerySelfStages"
)
proto
.
RegisterType
((
*
ParacrossCommitAction
)(
nil
),
"types.ParacrossCommitAction"
)
proto
.
RegisterType
((
*
ParacrossCommitAction
)(
nil
),
"types.ParacrossCommitAction"
)
proto
.
RegisterType
((
*
ParacrossMinerAction
)(
nil
),
"types.ParacrossMinerAction"
)
proto
.
RegisterType
((
*
ParacrossMinerAction
)(
nil
),
"types.ParacrossMinerAction"
)
proto
.
RegisterType
((
*
CrossAssetTransfer
)(
nil
),
"types.CrossAssetTransfer"
)
proto
.
RegisterType
((
*
ParacrossAction
)(
nil
),
"types.ParacrossAction"
)
proto
.
RegisterType
((
*
ParacrossAction
)(
nil
),
"types.ParacrossAction"
)
proto
.
RegisterType
((
*
ReceiptParacrossCommit
)(
nil
),
"types.ReceiptParacrossCommit"
)
proto
.
RegisterType
((
*
ReceiptParacrossCommit
)(
nil
),
"types.ReceiptParacrossCommit"
)
proto
.
RegisterType
((
*
ReceiptParacrossMiner
)(
nil
),
"types.ReceiptParacrossMiner"
)
proto
.
RegisterType
((
*
ReceiptParacrossMiner
)(
nil
),
"types.ReceiptParacrossMiner"
)
...
@@ -3820,7 +3813,6 @@ func init() {
...
@@ -3820,7 +3813,6 @@ func init() {
proto
.
RegisterType
((
*
RespParacrossTitles
)(
nil
),
"types.RespParacrossTitles"
)
proto
.
RegisterType
((
*
RespParacrossTitles
)(
nil
),
"types.RespParacrossTitles"
)
proto
.
RegisterType
((
*
ReqParacrossTitleHash
)(
nil
),
"types.ReqParacrossTitleHash"
)
proto
.
RegisterType
((
*
ReqParacrossTitleHash
)(
nil
),
"types.ReqParacrossTitleHash"
)
proto
.
RegisterType
((
*
ParacrossAsset
)(
nil
),
"types.ParacrossAsset"
)
proto
.
RegisterType
((
*
ParacrossAsset
)(
nil
),
"types.ParacrossAsset"
)
proto
.
RegisterType
((
*
ParacrossAssetRsp
)(
nil
),
"types.ParacrossAssetRsp"
)
proto
.
RegisterType
((
*
ParaLocalDbBlock
)(
nil
),
"types.ParaLocalDbBlock"
)
proto
.
RegisterType
((
*
ParaLocalDbBlock
)(
nil
),
"types.ParaLocalDbBlock"
)
proto
.
RegisterType
((
*
ParaLocalDbBlockInfo
)(
nil
),
"types.ParaLocalDbBlockInfo"
)
proto
.
RegisterType
((
*
ParaLocalDbBlockInfo
)(
nil
),
"types.ParaLocalDbBlockInfo"
)
}
}
...
@@ -3897,153 +3889,157 @@ var _Paracross_serviceDesc = grpc.ServiceDesc{
...
@@ -3897,153 +3889,157 @@ var _Paracross_serviceDesc = grpc.ServiceDesc{
Metadata
:
"paracross.proto"
,
Metadata
:
"paracross.proto"
,
}
}
func
init
()
{
proto
.
RegisterFile
(
"paracross.proto"
,
fileDescriptor_paracross_92c55c612d32f521
)
}
func
init
()
{
proto
.
RegisterFile
(
"paracross.proto"
,
fileDescriptor_paracross_ea462c78b37f0c3b
)
}
var
fileDescriptor_paracross_92c55c612d32f521
=
[]
byte
{
var
fileDescriptor_paracross_ea462c78b37f0c3b
=
[]
byte
{
// 2317 bytes of a gzipped FileDescriptorProto
// 2375 bytes of a gzipped FileDescriptorProto
0x1f
,
0x8b
,
0x08
,
0x00
,
0x00
,
0x00
,
0x00
,
0x00
,
0x02
,
0xff
,
0xd4
,
0x5a
,
0xcd
,
0x6f
,
0x1c
,
0x49
,
0x1f
,
0x8b
,
0x08
,
0x00
,
0x00
,
0x00
,
0x00
,
0x00
,
0x02
,
0xff
,
0xd4
,
0x5a
,
0xbd
,
0x73
,
0x1c
,
0x49
,
0x15
,
0x77
,
0xcf
,
0xa7
,
0xe7
,
0xd9
,
0xe3
,
0x8f
,
0x5e
,
0xc7
,
0x19
,
0x9c
,
0x6c
,
0x64
,
0xb5
,
0xc2
,
0x15
,
0xd7
,
0xec
,
0x97
,
0xb4
,
0x4f
,
0x5a
,
0x7d
,
0xcc
,
0xc9
,
0xf2
,
0x22
,
0xfb
,
0x5c
,
0xaa
,
0x29
,
0xca
,
0xb0
,
0xd9
,
0x84
,
0x38
,
0x10
,
0xb4
,
0x42
,
0x48
,
0xc4
,
0xce
,
0xc7
,
0x58
,
0x9b
,
0xac
,
0xd8
,
0x73
,
0x25
,
0x38
,
0x9f
,
0x0f
,
0xcb
,
0x60
,
0xea
,
0x8a
,
0xa2
,
0x0a
,
0x5b
,
0xfe
,
0x58
,
0x95
,
0xed
,
0xb6
,
0x17
,
0x0e
,
0x5c
,
0x68
,
0xcf
,
0x94
,
0xed
,
0x16
,
0x33
,
0xdd
,
0x93
,
0xee
,
0x9a
,
0x5d
,
0x9b
,
0x2b
,
0xae
,
0xa5
,
0x83
,
0x80
,
0x84
,
0xd1
,
0x6e
,
0x5b
,
0x9a
,
0x62
,
0x77
,
0x66
,
0x3d
,
0xd3
,
0x7b
,
0x0b
,
0x48
,
0xc0
,
0x19
,
0x4e
,
0x48
,
0x70
,
0xe0
,
0x02
,
0x37
,
0x24
,
0x24
,
0xfe
,
0x01
,
0x0e
,
0x1c
,
0x27
,
0x91
,
0x40
,
0x15
,
0x90
,
0x13
,
0x51
,
0x40
,
0x40
,
0x02
,
0x19
,
0xff
,
0x03
,
0x01
,
0xe1
,
0x41
,
0x97
,
0xd3
,
0x72
,
0xe4
,
0xc6
,
0x8d
,
0x3b
,
0x07
,
0xae
,
0xe8
,
0xbd
,
0xaa
,
0xea
,
0xfa
,
0x98
,
0x9e
,
0x72
,
0x84
,
0x14
,
0x09
,
0x19
,
0x39
,
0x01
,
0x29
,
0xf5
,
0x5e
,
0x7f
,
0x4c
,
0x77
,
0xef
,
0xec
,
0x4a
,
0xb6
,
0x93
,
0xcd
,
0x65
,
0x6f
,
0x53
,
0xaf
,
0x5e
,
0xbd
,
0x7a
,
0xef
,
0x57
,
0xef
,
0xbd
,
0x7a
,
0xaf
,
0xf6
,
0x39
,
0xb9
,
0x4c
,
0xef
,
0x4d
,
0xf7
,
0xeb
,
0xf7
,
0x7e
,
0xfd
,
0x3e
,
0x7b
,
0x05
,
0x6b
,
0xe3
,
0x7a
,
0x60
,
0x75
,
0x12
,
0x65
,
0xd1
,
0x20
,
0x4b
,
0xf3
,
0xfc
,
0xee
,
0x24
,
0x4b
,
0x79
,
0xea
,
0x37
,
0x38
,
0x8f
,
0xfb
,
0x79
,
0x56
,
0x14
,
0xb7
,
0xc7
,
0x79
,
0x26
,
0xb2
,
0xb0
,
0x29
,
0xce
,
0xc7
,
0xbc
,
0xf9
,
0xc5
,
0x84
,
0xe5
,
0x5b
,
0xeb
,
0x3c
,
0x8b
,
0x92
,
0x3c
,
0x1a
,
0xf0
,
0x38
,
0x4d
,
0xc4
,
0xcc
,
0xd8
,
0xde
,
0x10
,
0x79
,
0x9c
,
0x16
,
0x71
,
0x5f
,
0x24
,
0x59
,
0x2a
,
0xbf
,
0x6c
,
0xaf
,
0xf4
,
0xb3
,
0xd6
,
0xf2
,
0x20
,
0x1d
,
0x8f
,
0x8b
,
0xd1
,
0xda
,
0xf1
,
0x28
,
0x1d
,
0xfc
,
0x64
,
0x70
,
0x16
,
0xc5
,
0xd1
,
0xc8
,
0x50
,
0xeb
,
0xc7
,
0xc3
,
0xac
,
0xff
,
0x93
,
0xfe
,
0x69
,
0x9c
,
0x28
,
0x4e
,
0xf4
,
0x0c
,
0x92
,
0x12
,
0x3c
,
0x87
,
0xcd
,
0xef
,
0x2b
,
0x61
,
0x87
,
0x3c
,
0xe2
,
0xd3
,
0xfc
,
0x31
,
0xe3
,
0x51
,
0xb6
,
0xbe
,
0xaf
,
0x85
,
0x1d
,
0x8a
,
0x58
,
0x4c
,
0x8a
,
0x87
,
0x5c
,
0xc4
,
0xc9
,
0xb0
,
0x08
,
0x37
,
0x3c
,
0xca
,
0xfd
,
0x0d
,
0x68
,
0x46
,
0xc3
,
0x61
,
0x96
,
0xf7
,
0xbc
,
0xed
,
0xfa
,
0x4e
,
0x27
,
0x14
,
0xa1
,
0x19
,
0x0f
,
0x06
,
0x79
,
0xd1
,
0x0d
,
0x76
,
0xea
,
0xbb
,
0x6d
,
0x26
,
0x89
,
0xf0
,
0x3a
,
0xb4
,
0x03
,
0xff
,
0x26
,
0x74
,
0x48
,
0x46
,
0x3f
,
0xca
,
0xcf
,
0x7a
,
0xb5
,
0xed
,
0xfa
,
0xce
,
0x72
,
0xa8
,
0x49
,
0x46
,
0x2f
,
0x2e
,
0x4e
,
0xbb
,
0xb5
,
0x9d
,
0xfa
,
0xee
,
0x0a
,
0x2b
,
0x19
,
0xd1
,
0x8f
,
0xe0
,
0x09
,
0xc1
,
0x8f
,
0xe0
,
0x86
,
0x23
,
0x6d
,
0x0f
,
0xe7
,
0x94
,
0xc8
,
0x5b
,
0x00
,
0x05
,
0xaf
,
0x90
,
0x9a
,
0x27
,
0xed
,
0x01
,
0x7e
,
0xd3
,
0x22
,
0x6f
,
0x00
,
0x98
,
0xb5
,
0x52
,
0xee
,
0x0a
,
0xb3
,
0x38
,
0xbb
,
0x1c
,
0x1a
,
0x14
,
0x14
,
0xce
,
0xcf
,
0x43
,
0x96
,
0x4f
,
0x47
,
0x3c
,
0x57
,
0xc2
,
0x0b
,
0x42
,
0x28
,
0x5c
,
0x9c
,
0x31
,
0x5e
,
0x4c
,
0x86
,
0xa2
,
0xd0
,
0xc2
,
0x0d
,
0x23
,
0xfa
,
0x7d
,
0x0d
,
0xae
,
0xf0
,
0xfb
,
0x1a
,
0x5c
,
0x2b
,
0xa4
,
0xf7
,
0x59
,
0x7c
,
0x7a
,
0xc6
,
0xc5
,
0x1e
,
0xfe
,
0x26
,
0xb4
,
0x18
,
0xe9
,
0x3d
,
0x9e
,
0x9c
,
0x9c
,
0x0a
,
0x79
,
0x46
,
0xb8
,
0x05
,
0xad
,
0x82
,
0xfe
,
0xea
,
0x06
,
0x72
,
0xfa
,
0xd5
,
0xf3
,
0xb6
,
0xbd
,
0x9d
,
0x66
,
0x28
,
0x47
,
0x68
,
0x02
,
0x8f
,
0xf9
,
0x88
,
0xf5
,
0x3b
,
0xc1
,
0x6e
,
0x93
,
0x29
,
0x0a
,
0x4d
,
0x10
,
0x89
,
0x18
,
0xf2
,
0x6e
,
0x6d
,
0x27
,
0x40
,
0x13
,
0x6a
,
0xdb
,
0x1e
,
0x9a
,
0x40
,
0x03
,
0xe4
,
0x3e
,
0xa3
,
0xd5
,
0xbd
,
0xfa
,
0xb6
,
0xb7
,
0x53
,
0x0f
,
0x88
,
0xc0
,
0xd5
,
0xa7
,
0xb4
,
0xbb
,
0x5b
,
0xdf
,
0x09
,
0x76
,
0xeb
,
0x4c
,
0x51
,
0xe1
,
0xb7
,
0x61
,
0xe5
,
0xc8
,
0xff
,
0x36
,
0xb4
,
0x87
,
0x42
,
0xd1
,
0x5e
,
0x63
,
0xdb
,
0xdb
,
0x59
,
0xda
,
0x7d
,
0xfb
,
0x71
,
0x20
,
0x15
,
0xed
,
0x36
,
0x76
,
0x82
,
0xdd
,
0xe5
,
0xbd
,
0xb7
,
0x6f
,
0x13
,
0xac
,
0xb7
,
0xab
,
0x2e
,
0xc1
,
0x7a
,
0xb7
,
0x1c
,
0xa0
,
0x50
,
0x71
,
0xa3
,
0x59
,
0xe3
,
0x28
,
0x4e
,
0x84
,
0x4a
,
0xbd
,
0x01
,
0x62
,
0x7a
,
0x35
,
0x9a
,
0x35
,
0x8a
,
0x93
,
0x54
,
0xaa
,
0xd4
,
0x6d
,
0x92
,
0x50
,
0x8b
,
0x13
,
0x26
,
0x09
,
0x35
,
0x28
,
0xfe
,
0x16
,
0x2c
,
0xd2
,
0x08
,
0x21
,
0x6b
,
0x6d
,
0x7b
,
0x3b
,
0xcb
,
0x61
,
0x6e
,
0xc3
,
0x12
,
0x51
,
0x08
,
0x59
,
0x6b
,
0x27
,
0xd8
,
0x5d
,
0x61
,
0x86
,
0x0e
,
0x1f
,
0xc3
,
0xca
,
0x31
,
0xf6
,
0x9f
,
0xc2
,
0xf2
,
0xb1
,
0x01
,
0x51
,
0xaf
,
0x4d
,
0x3b
,
0x07
,
0xe5
,
0x3b
,
0x9b
,
0x60
,
0xb1
,
0x05
,
0x51
,
0x77
,
0x91
,
0x4e
,
0x8e
,
0xaa
,
0x4f
,
0xb6
,
0xc1
,
0x64
,
0xce
,
0xbe
,
0xe8
,
0x3f
,
0x86
,
0xd6
,
0xba
,
0xe0
,
0x3f
,
0x1e
,
0xf4
,
0x4a
,
0xc1
,
0x09
,
0xf3
,
0xc9
,
0x1b
,
0xc2
,
0xc7
,
0x36
,
0x01
,
0x74
,
0x2b
,
0xc1
,
0x61
,
0xc5
,
0xf8
,
0x0d
,
0xe1
,
0xe3
,
0x9a
,
0xd9
,
0x98
,
0x6b
,
0x66
,
0x93
,
0xb3
,
0x51
,
0x69
,
0x66
,
0x93
,
0x04
,
0x6a
,
0x33
,
0xb7
,
0x61
,
0x09
,
0x1d
,
0x31
,
0xe6
,
0x8f
,
0xc8
,
0x04
,
0x96
,
0x66
,
0xee
,
0xc0
,
0x32
,
0x3a
,
0x62
,
0x22
,
0xee
,
0x93
,
0x4b
,
0xb5
,
0xc8
,
0xa5
,
0x6c
,
0xa5
,
0x5a
,
0xe4
,
0x52
,
0x26
,
0xc9
,
0xdf
,
0x81
,
0x55
,
0x31
,
0xdc
,
0x2b
,
0xdc
,
0xab
,
0x4d
,
0x5c
,
0x56
,
0xb8
,
0x0b
,
0x6b
,
0x92
,
0x7c
,
0x60
,
0xdc
,
0x6b
,
0x91
,
0x56
,
0xf9
,
0xec
,
0xe8
,
0x77
,
0x01
,
0x2e
,
0x39
,
0xf8
,
0x9d
,
0x07
,
0xab
,
0x0e
,
0x30
,
0xda
,
0x12
,
0xaf
,
0xdc
,
0x92
,
0x9a
,
0x65
,
0x89
,
0xac
,
0x79
,
0xc0
,
0x94
,
0x96
,
0x04
,
0xd5
,
0x96
,
0xd4
,
0x1c
,
0x4b
,
0x1c
,
0x27
,
0xae
,
0xd3
,
0x8d
,
0xe5
,
0xc4
,
0x75
,
0x3a
,
0x11
,
0x4d
,
0x78
,
0x65
,
0x3b
,
0x8d
,
0xe3
,
0x0c
,
0xfe
,
0x64
,
0x1e
,
0xc3
,
0x94
,
0x8c
,
0x57
,
0xb6
,
0xd3
,
0xba
,
0xce
,
0xe8
,
0x4f
,
0xf6
,
0x35
,
0xec
,
0x67
,
0x69
,
0xc1
,
0xd3
,
0x7e
,
0x9a
,
0xe4
,
0x2c
,
0xc9
,
0xa7
,
0xd5
,
0x4a
,
0x22
,
0x34
,
0x67
,
0x7a
,
0x3f
,
0xa1
,
0xa9
,
0x49
,
0x62
,
0x32
,
0x5f
,
0x49
,
0x84
,
0xe6
,
0xb4
,
0x3c
,
0x4f
,
0x6a
,
0x6a
,
0xb3
,
0xc2
,
0x9b
,
0xd0
,
0xe9
,
0xf2
,
0x6f
,
0x43
,
0x77
,
0x20
,
0x44
,
0xf5
,
0xcd
,
0x73
,
0xb1
,
0x89
,
0xfe
,
0xd7
,
0x61
,
0x4d
,
0x12
,
0x4b
,
0x51
,
0x3d
,
0xfb
,
0x5e
,
0x5c
,
0x66
,
0xf8
,
0x75
,
0x58
,
0x57
,
0x8c
,
0x12
,
0xc1
,
0x06
,
0x1d
,
0x34
,
0x82
,
0x0d
,
0xda
,
0x68
,
0x86
,
0x1e
,
0xfc
,
0xd6
,
0x03
,
0x1f
,
0xd5
,
0xfc
,
0x30
,
0x1d
,
0x32
,
0x34
,
0xc5
,
0x8f
,
0x7e
,
0x13
,
0x40
,
0x88
,
0x6a
,
0x7e
,
0x98
,
0x0d
,
0x38
,
0xc2
,
0xbf
,
0x9f
,
0xa5
,
0x84
,
0x7f
,
0x3f
,
0x4d
,
0x4e
,
0xe2
,
0xd3
,
0x39
,
0x0a
,
0xae
,
0x40
,
0x2d
,
0x9d
,
0x90
,
0x5e
,
0xdd
,
0x2f
,
0x92
,
0x93
,
0x19
,
0x0a
,
0xae
,
0x42
,
0x2d
,
0x1b
,
0x93
,
0x5e
,
0x1d
,
0x56
,
0xcb
,
0xc6
,
0x48
,
0xb0
,
0x96
,
0x4e
,
0x70
,
0x1c
,
0x0f
,
0x49
,
0x87
,
0x4e
,
0x58
,
0x8b
,
0x87
,
0xbe
,
0x0f
,
0x0d
,
0xcc
,
0x27
,
0x03
,
0xd2
,
0xa1
,
0xcd
,
0x6a
,
0xc9
,
0x20
,
0x0c
,
0xa1
,
0x81
,
0xb9
,
0x41
,
0x1d
,
0x46
,
0x7f
,
0x0d
,
0x72
,
0x33
,
0xfa
,
0x8d
,
0x92
,
0x3e
,
0x89
,
0x46
,
0x53
,
0x46
,
0x00
,
0x75
,
0x43
,
0x31
,
0x10
,
0xa3
,
0xa4
,
0x4f
,
0xe2
,
0xe1
,
0x84
,
0x13
,
0x40
,
0x1d
,
0x26
,
0x09
,
0xe9
,
0x05
,
0x49
,
0x5a
,
0x3c
,
0x5e
,
0x10
,
0x27
,
0xf9
,
0xd3
,
0x2c
,
0xfd
,
0x29
,
0x4b
,
0x28
,
0x16
,
0xd0
,
0x54
,
0x4d
,
0x0a
,
0xbe
,
0xce
,
0xb3
,
0x9f
,
0xf2
,
0x94
,
0x62
,
0x01
,
0x4d
,
0x2d
,
0x59
,
0xd1
,
0xf7
,
0x4a
,
0xbd
,
0x7e
,
0x90
,
0xa7
,
0xf5
,
0xfa
,
0x41
,
0xca
,
0x99
,
0xf0
,
0xee
,
0x39
,
0xa9
,
0x08
,
0xf7
,
0x48
,
0x39
,
0x13
,
0x99
,
0x09
,
0x2e
,
0xbd
,
0x7b
,
0x46
,
0x2a
,
0xc2
,
0x33
,
0x32
,
0xc1
,
0x65
,
0xa6
,
0x68
,
0x33
,
0x49
,
0x44
,
0xa2
,
0x13
,
0x8a
,
0x41
,
0xf0
,
0x1b
,
0x0f
,
0x36
,
0x4c
,
0xd3
,
0x0e
,
0x86
,
0x12
,
0x7d
,
0xa5
,
0xa6
,
0xbf
,
0x0e
,
0x60
,
0xd3
,
0x36
,
0xed
,
0x60
,
0xa0
,
0xd0
,
0xd7
,
0x6a
,
0x06
,
0x96
,
0x9a
,
0x37
,
0x00
,
0x67
,
0xa8
,
0x79
,
0x0b
,
0x60
,
0x92
,
0xa5
,
0x93
,
0x34
,
0x8f
,
0x46
,
0x07
,
0x43
,
0x19
,
0x05
,
0x06
,
0xc6
,
0x79
,
0x36
,
0xce
,
0x8a
,
0x78
,
0x78
,
0x30
,
0x50
,
0x51
,
0x60
,
0x71
,
0xd0
,
0x81
,
0x5e
,
0x4e
,
0x05
,
0x1d
,
0xe8
,
0xe5
,
0x34
,
0xe6
,
0x07
,
0xca
,
0x5c
,
0x39
,
0x32
,
0x02
,
0xaa
,
0x51
,
0x1e
,
0x50
,
0x12
,
0x71
,
0xa0
,
0xcd
,
0x55
,
0x94
,
0x15
,
0x50
,
0x8d
,
0xea
,
0x80
,
0x6a
,
0x5a
,
0x00
,
0x46
,
0xff
,
0x4d
,
0x03
,
0xc0
,
0xe0
,
0x7f
,
0x1e
,
0xac
,
0x29
,
0x95
,
0x0a
,
0x75
,
0x04
,
0x8a
,
0x5e
,
0x81
,
0xa2
,
0x0b
,
0x60
,
0x5d
,
0xab
,
0x64
,
0xd4
,
0x91
,
0x28
,
0x06
,
0x06
,
0xc5
,
0x52
,
0x64
,
0xad
,
0x5a
,
0x64
,
0x16
,
0x59
,
0x2b
,
0x17
,
0x59
,
0x37
,
0xcf
,
0xe4
,
0x16
,
0x00
,
0x8f
,
0xb2
,
0x53
,
0x46
,
0xc1
,
0x23
,
0xdd
,
0xbe
,
0x93
,
0x1b
,
0x00
,
0x22
,
0xce
,
0x4f
,
0x38
,
0x05
,
0x8f
,
0x42
,
0xde
,
0xe2
,
0xf8
,
0x48
,
0x91
,
0x37
,
0x28
,
0x2e
,
0xd2
,
0xcd
,
0x19
,
0xa4
,
0xfd
,
0x7b
,
0x0a
,
0xbd
,
0x16
,
0x65
,
0x9c
,
0xaf
,
0x37
,
0xa7
,
0x90
,
0x0e
,
0xdf
,
0xd7
,
0xe8
,
0xb5
,
0x28
,
0xe3
,
0x7c
,
0xc5
,
0xca
,
0x38
,
0x2e
,
0xfa
,
0x18
,
0x19
,
0xc7
,
0x46
,
0x5f
,
0x02
,
0x8b
,
0x6e
,
0x7f
,
0x92
,
0xa5
,
0x63
,
0xda
,
0xb0
,
0x2d
,
0xc2
,
0x0a
,
0x58
,
0x74
,
0xfb
,
0x17
,
0x79
,
0x36
,
0xa2
,
0x03
,
0x17
,
0x65
,
0x78
,
0x6b
,
0xda
,
0x0a
,
0xb4
,
0x5b
,
0x8d
,
0x8d
,
0x40
,
0x5b
,
0x34
,
0x03
,
0x2d
,
0xf8
,
0x9b
,
0x07
,
0xd7
,
0x42
,
0x36
,
0x60
,
0xf1
,
0x25
,
0x3b
,
0xd0
,
0xa2
,
0xbf
,
0x04
,
0x70
,
0x85
,
0xf1
,
0x3e
,
0x4f
,
0xc6
,
0x42
,
0x0b
,
0x56
,
0xae
,
0x84
,
0x2b
,
0xc1
,
0xd2
,
0xd5
,
0xca
,
0x4e
,
0xe3
,
0x3e
,
0xb4
,
0x06
,
0x34
,
0x4b
,
0x10
,
0xcc
,
0xea
,
0x56
,
0x75
,
0x1b
,
0x77
,
0xa0
,
0xd5
,
0xa7
,
0xaf
,
0x04
,
0xc1
,
0xb4
,
0x4e
,
0xa5
,
0xa7
,
0x32
,
0xb5
,
0xa4
,
0x3d
,
0x35
,
0x94
,
0x8c
,
0xfe
,
0xbb
,
0xd0
,
0x98
,
0x64
,
0xec
,
0x13
,
0x02
,
0x67
,
0x69
,
0xf7
,
0x30
,
0x7c
,
0x17
,
0x1a
,
0xe3
,
0x9c
,
0x7f
,
0x42
,
0xe0
,
0x2c
,
0xef
,
0x5d
,
0xf5
,
0x36
,
0x68
,
0xb0
,
0xba
,
0xb3
,
0x40
,
0x81
,
0x1d
,
0x12
,
0x93
,
0x7f
,
0x1f
,
0xda
,
0x83
,
0x69
,
0x96
,
0xb1
,
0x84
,
0xcb
,
0x19
,
0x2d
,
0x0a
,
0xef
,
0xc0
,
0x62
,
0x7f
,
0x92
,
0xe7
,
0x3c
,
0x15
,
0x2a
,
0xc1
,
0xcf
,
0x5c
,
0xaf
,
0x04
,
0x3f
,
0x97
,
0x5f
,
0xf1
,
0x05
,
0x7f
,
0xf4
,
0xe0
,
0x6d
,
0xc7
,
0x00
,
0xd4
,
0x02
,
0xd9
,
0x3e
,
0xd7
,
0x45
,
0x7f
,
0x0c
,
0xe0
,
0x6d
,
0xcf
,
0x00
,
0xd4
,
0x02
,
0x97
,
0x7d
,
0x3c
,
0x1e
,
0xc4
,
0x82
,
0x9e
,
0x0c
,
0x23
,
0xce
,
0x2c
,
0x58
,
0x3c
,
0x07
,
0x96
,
0x7b
,
0x52
,
0x3b
,
0x61
,
0xce
,
0x8d
,
0x12
,
0x3b
,
0xb0
,
0x04
,
0x1e
,
0x2c
,
0xef
,
0x2b
,
0xed
,
0xa4
,
0x39
,
0xd7
,
0x2a
,
0xcc
,
0xf1
,
0x34
,
0xfc
,
0x73
,
0x1c
,
0x0d
,
0xbf
,
0xa5
,
0x35
,
0xac
,
0x5f
,
0xbe
,
0xa6
,
0xd0
,
0xf2
,
0xbf
,
0x1e
,
0x5c
,
0x77
,
0x56
,
0xa9
,
0x61
,
0xfd
,
0xe2
,
0x3d
,
0x46
,
0xcb
,
0xff
,
0x06
,
0x70
,
0xd5
,
0xd3
,
0x92
,
0xee
,
0x2f
,
0xb4
,
0xa4
,
0xf3
,
0x4b
,
0x13
,
0x36
,
0xe3
,
0x67
,
0xe5
,
0x39
,
0xdf
,
0xf6
,
0xa7
,
0xfa
,
0x8c
,
0x3f
,
0x4b
,
0xf9
,
0x94
,
0x9f
,
0x55
,
0xe7
,
0x7c
,
0xd7
,
0x9f
,
0xea
,
0x53
,
0xfe
,
0x84
,
0xdf
,
0x33
,
0x11
,
0xe1
,
0x7c
,
0xca
,
0xa3
,
0x11
,
0x8a
,
0x56
,
0x4e
,
0x6f
,
0x50
,
0xe8
,
0xe6
,
0xc6
,
0x11
,
0x6e
,
0x4b
,
0x0f
,
0x51
,
0xb4
,
0x76
,
0x7a
,
0x8b
,
0x43
,
0x95
,
0x1b
,
0x29
,
0x3c
,
0x96
,
0xbc
,
0xad
,
0xc9
,
0x4a
,
0xde
,
0xd6
,
0x0c
,
0x35
,
0x81
,
0x32
,
0x66
,
0x9a
,
0x73
,
0x9a
,
0x6c
,
0xd1
,
0x64
,
0x31
,
0xf6
,
0x7b
,
0x06
,
0x65
,
0xcc
,
0xac
,
0x10
,
0xf4
,
0xb1
,
0x45
,
0x1f
,
0x0d
,
0x1d
,
0x76
,
0x61
,
0x11
,
0xfd
,
0x8b
,
0xd0
,
0x46
,
0xff
,
0x0a
,
0x73
,
0x2e
,
0xbd
,
0x4a
,
0x0d
,
0x71
,
0xcf
,
0x61
,
0x9a
,
0x30
,
0x61
,
0x2c
,
0x15
,
0x42
,
0x79
,
0x95
,
0x26
,
0xf1
,
0xcc
,
0x41
,
0x96
,
0x72
,
0x69
,
0x2c
,
0x39
,
0x56
,
0x93
,
0x59
,
0x39
,
0x56
,
0x33
,
0x34
,
0x28
,
0xc1
,
0x2f
,
0x3c
,
0x78
,
0x4b
,
0x99
,
0xfb
,
0x2c
,
0x4b
,
0xa7
,
0x93
,
0x9c
,
0xe8
,
0x17
,
0x01
,
0xbc
,
0xa5
,
0xcd
,
0x7d
,
0x92
,
0x67
,
0x93
,
0xf1
,
0x17
,
0xca
,
0x62
,
0x26
,
0x2f
,
0x94
,
0xc5
,
0x8a
,
0x1c
,
0x23
,
0x82
,
0x49
,
0xe6
,
0x98
,
0x4b
,
0xe3
,
0x28
,
0xf8
,
0x87
,
0xab
,
0xc7
,
0xc8
,
0x60
,
0x52
,
0x39
,
0xe6
,
0xc2
,
0x38
,
0x8a
,
0xfe
,
0xe6
,
0x6b
,
0xf1
,
0x46
,
0xe2
,
0x7b
,
0xc5
,
0x1b
,
0x89
,
0xef
,
0x6d
,
0x58
,
0xd2
,
0xe8
,
0x2b
,
0x9d
,
0x4c
,
0xd2
,
0x15
,
0x22
,
0xdc
,
0xf4
,
0x07
,
0x96
,
0x4b
,
0xf4
,
0xb5
,
0x4e
,
0x36
,
0xeb
,
0x12
,
0x11
,
0x6e
,
0x7b
,
0x66
,
0x6b
,
0x66
,
0xc0
,
0xcc
,
0xd6
,
0xdc
,
0x80
,
0x6d
,
0x5b
,
0x01
,
0xfb
,
0x99
,
0x07
,
0x5b
,
0x8e
,
0x27
,
0x99
,
0xd0
,
0x96
,
0x2e
,
0x3a
,
0x01
,
0xfb
,
0x59
,
0x00
,
0xdb
,
0x9e
,
0x27
,
0xd9
,
0xd0
,
0x56
,
0x45
,
0xed
,
0x9e
,
0x17
,
0x45
,
0xed
,
0xae
,
0x13
,
0xb5
,
0x5b
,
0x8e
,
0xcb
,
0x1a
,
0xeb
,
0x8b
,
0xb0
,
0xbd
,
0x6b
,
0x85
,
0x6d
,
0xb5
,
0xdb
,
0x9e
,
0xcb
,
0x5a
,
0xfb
,
0x4d
,
0xd8
,
0xde
,
0x76
,
0xc2
,
0xb6
,
0x72
,
0x87
,
0x13
,
0x17
,
0xe9
,
0x0a
,
0x2b
,
0x2e
,
0xbe
,
0xe9
,
0x46
,
0x6e
,
0xd5
,
0x92
,
0x22
,
0x2c
,
0xce
,
0x60
,
0x23
,
0x64
,
0xdf
,
0xf4
,
0x23
,
0x77
,
0xde
,
0x16
,
0x13
,
0x16
,
0xa7
,
0xb0
,
0xc9
,
0xf8
,
0x4b
,
0x53
,
0x8e
,
0x29
,
0x2f
,
0x8b
,
0xeb
,
0x98
,
0x22
,
0x3c
,
0x39
,
0x49
,
0xe7
,
0x3b
,
0x48
,
0xac
,
0xee
,
0x00
,
0xf3
,
0x5a
,
0xc2
,
0xd3
,
0x17
,
0xd9
,
0x6c
,
0x07
,
0x49
,
0x74
,
0x0d
,
0xb0
,
0xcb
,
0x5a
,
0xdd
,
0xb2
,
0x75
,
0x46
,
0xab
,
0x1b
,
0xb6
,
0xce
,
0xc9
,
0xfb
,
0xc1
,
0x3e
,
0x6c
,
0x86
,
0x2c
,
0x9f
,
0x58
,
0x5b
,
0x89
,
0x63
,
0xde
,
0x8f
,
0xf6
,
0x61
,
0x8b
,
0xf1
,
0x62
,
0xec
,
0x1c
,
0x25
,
0xaf
,
0xe9
,
0x6b
,
0x50
,
0x4f
,
0x06
,
0xfa
,
0x1a
,
0xd4
,
0xe3
,
0xa1
,
0xb8
,
0xb8
,
0x2a
,
0xf2
,
0x0d
,
0xf2
,
0x04
,
0xcf
,
0x30
,
0x88
,
0x1d
,
0xb2
,
0x70
,
0xcd
,
0xc9
,
0x37
,
0xb8
,
0x26
,
0x7a
,
0x82
,
0x41
,
0xec
,
0x09
,
0x21
,
0xbb
,
0x8a
,
0xf0
,
0x21
,
0x64
,
0x57
,
0xee
,
0xdf
,
0x31
,
0xa5
,
0x54
,
0xd9
,
0x4e
,
0x82
,
0x7e
,
0xe5
,
0xc1
,
0x3a
,
0x4e
,
0x96
,
0x2d
,
0x65
,
0x9e
,
0xed
,
0x24
,
0xe8
,
0x57
,
0x01
,
0x6c
,
0xe0
,
0x47
,
0xaa
,
0xf7
,
0x7b
,
0xcf
,
0xd2
,
0x7d
,
0xbf
,
0xfb
,
0x22
,
0x8a
,
0x93
,
0x17
,
0xd1
,
0xc4
,
0x38
,
0x72
,
0x6f
,
0x7e
,
0x31
,
0x24
,
0xe3
,
0x24
,
0x7d
,
0x1e
,
0x8f
,
0xad
,
0x2b
,
0x0f
,
0x66
,
0x37
,
0x43
,
0xd2
,
0xfc
,
0x99
,
0xcd
,
0x50
,
0xcc
,
0x9f
,
0x5b
,
0x0c
,
0xd5
,
0x2b
,
0x8b
,
0xa1
,
0x86
,
0x5d
,
0xf4
,
0x05
,
0x8f
,
0xc5
,
0x65
,
0xae
,
0x7d
,
0x6e
,
0x33
,
0xd4
,
0x70
,
0x9b
,
0xbe
,
0xe8
,
0xa1
,
0x2c
,
0xe6
,
0xa5
,
0x1a
,
0x84
,
0xfe
,
0x6d
,
0xd5
,
0x20
,
0xf4
,
0xef
,
0x42
,
0x33
,
0xe6
,
0x6c
,
0xac
,
0xac
,
0xe9
,
0x19
,
0xd6
,
0x58
,
0x0a
,
0x87
,
0x68
,
0x26
,
0x82
,
0x8f
,
0xb4
,
0x35
,
0x5d
,
0xcb
,
0x1a
,
0x47
,
0x61
,
0x26
,
0x97
,
0x45
,
0xff
,
0xae
,
0x82
,
0x2d
,
0xf8
,
0x77
,
0x5d
,
0x04
,
0x58
,
0x81
,
0x89
,
0x0c
,
0xb0
,
0xdb
,
0xd0
,
0xc5
,
0x9d
,
0x74
,
0xcb
,
0x00
,
0x33
,
0x98
,
0xa8
,
0x00
,
0xbb
,
0x09
,
0x1d
,
0x3c
,
0xa9
,
0x6c
,
0x76
,
0x02
,
0xea
,
0xc5
,
0xb1
,
0xe3
,
0x51
,
0x2d
,
0x66
,
0x13
,
0xb1
,
0xac
,
0xd4
,
0x04
,
0xb3
,
0xc2
,
0x72
,
0xc9
,
0x73
,
0x02
,
0x5c
,
0x26
,
0xb6
,
0x95
,
0x25
,
0xc3
,
0xee
,
0xb0
,
0x7c
,
0xf6
,
0x8c
,
0x40
,
0x2c
,
0x51
,
0x6b
,
0x38
,
0x51
,
0xa3
,
0xd6
,
0xb0
,
0x50
,
0x0b
,
0x60
,
0x79
,
0x92
,
0x31
,
0xbd
,
0xb9
,
0x28
,
0x04
,
0x2d
,
0x9a
,
0xa8
,
0x45
,
0xb0
,
0x32
,
0xce
,
0x79
,
0x79
,
0xb8
,
0x6c
,
0x04
,
0x1d
,
0x9e
,
0x8b
,
0x6c
,
0xcb
,
0x6f
,
0x8d
,
0x6c
,
0xcb
,
0x2d
,
0x33
,
0x85
,
0x04
,
0x34
,
0x86
,
0xc9
,
0x6a
,
0x57
,
0x49
,
0x28
,
0x68
,
0x28
,
0x33
,
0xa5
,
0x04
,
0x34
,
0x86
,
0xab
,
0x6e
,
0x57
,
0x4b
,
0x30
,
0x3c
,
0x94
,
0x50
,
0x98
,
0x05
,
0x4b
,
0x21
,
0x2f
,
0x18
,
0x16
,
0x85
,
0x84
,
0x82
,
0x80
,
0xd8
,
0xf3
,
0xf3
,
0xfd
,
0x74
,
0x9a
,
0xf0
,
0xbc
,
0x52
,
0x82
,
0x61
,
0x20
,
0xf6
,
0xe2
,
0x6c
,
0x3f
,
0x9b
,
0xa4
,
0xa2
,
0xe8
,
0xb6
,
0x29
,
0xb1
,
0x19
,
0xd7
,
0xa1
,
0xc4
,
0x56
,
0x8c
,
0xc5
,
0x9c
,
0xe8
,
0x9c
,
0x7a
,
0x20
,
0x8a
,
0x54
,
0x35
,
0xc6
,
0x94
,
0x5a
,
0x7e
,
0x93
,
0x93
,
0x53
,
0x17
,
0x64
,
0x93
,
0xaa
,
0x69
,
0x4c
,
0xb9
,
0xe2
,
0x4c
,
0xce
,
0x60
,
0xcb
,
0xcf
,
0x45
,
0x0f
,
0xb6
,
0x44
,
0x4d
,
0x96
,
0x1a
,
0x52
,
0xa5
,
0x89
,
0x30
,
0x1f
,
0xa9
,
0xa5
,
0xcb
,
0x34
,
0x64
,
0x69
,
0x92
,
0x3a
,
0x4d
,
0x84
,
0xf9
,
0x48
,
0x6f
,
0x5d
,
0x91
,
0x98
,
0x3a
,
0x4c
,
0xcb
,
0x02
,
0x53
,
0x8b
,
0x88
,
0x9a
,
0x4b
,
0x82
,
0x10
,
0xd2
,
0x25
,
0x21
,
0x16
,
0xcd
,
0xbf
,
0x03
,
0xd4
,
0x5c
,
0x31
,
0xa4
,
0x90
,
0x0e
,
0x09
,
0x71
,
0x78
,
0xe1
,
0x2d
,
0xd8
,
0x48
,
0xb3
,
0x74
,
0x9f
,
0xeb
,
0x49
,
0x9a
,
0xec
,
0x53
,
0xe9
,
0x7e
,
0xa4
,
0x94
,
0x5c
,
0x21
,
0x25
,
0x67
,
0x27
,
0x82
,
0x3d
,
0x5a
,
0xf7
,
0x23
,
0xad
,
0xe4
,
0x2a
,
0x29
,
0x39
,
0xfd
,
0x21
,
0x7a
,
0x00
,
0x1b
,
0x87
,
0x7c
,
0xf8
,
0x58
,
0x3f
,
0x64
,
0xa3
,
0x13
,
0x59
,
0x30
,
0x1f
,
0xf2
,
0xe8
,
0x94
,
0xe5
,
0xfe
,
0x7b
,
0xb6
,
0xa3
,
0x42
,
0x35
,
0xcc
,
0x87
,
0x22
,
0x3e
,
0xe1
,
0x45
,
0xf8
,
0x9e
,
0xeb
,
0x28
,
0x3a
,
0x78
,
0xfc
,
0x85
,
0xa8
,
0xe0
,
0x71
,
0x19
,
0x95
,
0x9f
,
0x3c
,
0x87
,
0x35
,
0x77
,
0x0a
,
0x93
,
0x64
,
0xce
,
0xa3
,
0x8c
,
0xda
,
0x4f
,
0x9e
,
0xc1
,
0xba
,
0xff
,
0x09
,
0x93
,
0x64
,
0x21
,
0xe2
,
0x5c
,
0xf4
,
0x6c
,
0xc7
,
0xb7
,
0xf7
,
0x4d
,
0xc7
,
0x37
,
0x49
,
0x78
,
0xbe
,
0x2c
,
0x89
,
0x8e
,
0xe5
,
0x7d
,
0xd8
,
0x0d
,
0xe5
,
0x28
,
0x59
,
0x78
,
0xbf
,
0x3c
,
0x8d
,
0x8f
,
0x55
,
0x3d
,
0xec
,
0x30
,
0x45
,
0x45
,
0xff
,
0x0c
,
0x60
,
0xd3
,
0xf8
,
0x97
,
0x07
,
0x1b
,
0xae
,
0x38
,
0x72
,
0xdf
,
0xea
,
0xbc
,
0xde
,
0x2d
,
0xf2
,
0xfa
,
0x7b
,
0xd0
,
0x17
,
0x47
,
0xee
,
0x3b
,
0x3f
,
0xaf
,
0x77
,
0x4c
,
0x5e
,
0x7f
,
0x0f
,
0x9a
,
0x05
,
0x6e
,
0xf2
,
0x5a
,
0xcc
,
0x71
,
0x91
,
0x53
,
0x9a
,
0xcc
,
0x6a
,
0x4f
,
0x5c
,
0x56
,
0xb2
,
0x6e
,
0x38
,
0xc9
,
0xfa
,
0x16
,
0x93
,
0x69
,
0xed
,
0x69
,
0x95
,
0x93
,
0xac
,
0x1b
,
0x5e
,
0xb2
,
0xbe
,
0x01
,
0xc0
,
0xcf
,
0x78
,
0xdf
,
0x00
,
0x3b
,
0x67
,
0x03
,
0xbb
,
0xbf
,
0xd4
,
0x94
,
0x57
,
0x2e
,
0xe5
,
0x02
,
0x06
,
0x9b
,
0xcf
,
0xd3
,
0x9d
,
0x2f
,
0x4b
,
0xce
,
0x2b
,
0xb7
,
0x72
,
0x11
,
0x87
,
0xad
,
0x67
,
0x59
,
0x3f
,
0x1e
,
0x6a
,
0x65
,
0x41
,
0x34
,
0x52
,
0xca
,
0x68
,
0xeb
,
0xee
,
0x2b
,
0xad
,
0x3d
,
0xab
,
0xfc
,
0x28
,
0x43
,
0x42
,
0x69
,
0x4a
,
0xeb
,
0xee
,
0x68
,
0xad
,
0x03
,
0xa7
,
0xfd
,
0xa8
,
0x42
,
0x42
,
0x6b
,
0x4e
,
0xde
,
0x74
,
0x90
,
0x4e
,
0xde
,
0x74
,
0x90
,
0x0c
,
0xd9
,
0xb9
,
0xcc
,
0x1e
,
0x6a
,
0x18
,
0x3c
,
0x84
,
0x15
,
0x91
,
0xf7
,
0x0e
,
0xf8
,
0x99
,
0xca
,
0x1e
,
0x9a
,
0x8c
,
0xee
,
0xc1
,
0xaa
,
0xcc
,
0xfb
,
0xa8
,
0x41
,
0x25
,
0x78
,
0x51
,
0x83
,
0x52
,
0xf0
,
0x8a
,
0x36
,
0xa1
,
0x66
,
0xb4
,
0x09
,
0x41
,
0x00
,
0x6b
,
0x62
,
0xdd
,
0x7e
,
0x66
,
0x4c
,
0xa8
,
0x59
,
0x63
,
0x42
,
0x14
,
0xc1
,
0xba
,
0xdc
,
0xb7
,
0x1f
,
0xa7
,
0x7d
,
0x3e
,
0xac
,
0x94
,
0x0c
,
0xd8
,
0xa8
,
0x6c
,
0x65
,
0xf0
,
0xb9
,
0x6c
,
0x02
,
0x49
,
0x9d
,
0x57
,
0xba
,
0xf8
,
0xef
,
0xda
,
0x19
,
0x7d
,
0xae
,
0x86
,
0x40
,
0x52
,
0xe7
,
0xa2
,
0xc2
,
0x2f
,
0xce
,
0x75
,
0xe1
,
0x17
,
0xe7
,
0x29
,
0x13
,
0xa1
,
0xf2
,
0x60
,
0xfa
,
0x0b
,
0xca
,
0xc0
,
0x77
,
0xa1
,
0x81
,
0xb0
,
0xf5
,
0x96
,
0x88
,
0x88
,
0x96
,
0x34
,
0x11
,
0xe6
,
0x5e
,
0x4c
,
0x6f
,
0x41
,
0x1b
,
0xf8
,
0x2e
,
0x34
,
0x10
,
0xb6
,
0xee
,
0xff
,
0x9a
,
0xe4
,
0xb7
,
0x2d
,
0xeb
,
0x2f
,
0x84
,
0xc4
,
0x44
,
0x35
,
0x2c
,
0x69
,
0x4d
,
0xa1
,
0xa3
,
0x32
,
0xad
,
0xbf
,
0xa2
,
0xd6
,
0xbb
,
0x96
,
0xf5
,
0x16
,
0x18
,
0x2d
,
0xa2
,
0x1e
,
0x96
,
0xb4
,
0xa6
,
0xc5
,
0xbb
,
0x06
,
0xf5
,
0x17
,
0x42
,
0xc9
,
0xb8
,
0xd7
,
0x96
,
0x20
,
0x04
,
0xbf
,
0xd4
,
0x97
,
0xaf
,
0xd0
,
0x29
,
0xc5
,
0xfb
,
0x06
,
0xf5
,
0x16
,
0x98
,
0x5a
,
0xf8
,
0x60
,
0x51
,
0x81
,
0x10
,
0xfd
,
0xb2
,
0x75
,
0x32
,
0xd2
,
0x3c
,
0x55
,
0x4d
,
0x5e
,
0xe1
,
0x68
,
0x66
,
0xaa
,
0xc9
,
0xda
,
0xe5
,
0x6b
,
0x8a
,
0x2c
,
0xbe
,
0xce
,
0xcd
,
0x28
,
0xf3
,
0x74
,
0x37
,
0x79
,
0x89
,
0xab
,
0x99
,
0xea
,
0x26
,
0x6b
,
0x17
,
0x6b
,
0xf3
,
0x73
,
0x0f
,
0x6e
,
0x96
,
0xa9
,
0x31
,
0xb7
,
0xa4
,
0x2c
,
0x5c
,
0xbd
,
0x76
,
0x25
,
0x57
,
0xef
,
0x31
,
0x65
,
0xf3
,
0xf3
,
0x00
,
0xae
,
0x57
,
0xa9
,
0x31
,
0xb3
,
0xa5
,
0x34
,
0xae
,
0x5e
,
0xbb
,
0xb7
,
0x6b
,
0xc9
,
0x7a
,
0x75
,
0x2d
,
0xd9
,
0xa8
,
0xaa
,
0x25
,
0x9b
,
0xf3
,
0x6b
,
0xc9
,
0x96
,
0x55
,
0x94
,
0xab
,
0xbb
,
0xbd
,
0x64
,
0x7d
,
0x7e
,
0x2f
,
0xd9
,
0x98
,
0xd7
,
0x4b
,
0x36
,
0x67
,
0xf7
,
0x92
,
0x4b
,
0x06
,
0x3f
,
0x83
,
0x1b
,
0x65
,
0x26
,
0xe5
,
0xb2
,
0x88
,
0xbf
,
0x63
,
0x41
,
0xdb
,
0x9b
,
0x63
,
0x2d
,
0xa7
,
0x97
,
0x8c
,
0x7e
,
0x06
,
0xd7
,
0xaa
,
0x4c
,
0x2a
,
0x54
,
0x13
,
0x7f
,
0xcb
,
0x81
,
0xb6
,
0x80
,
0xaa
,
0x46
,
0x76
,
0x5d
,
0x5c
,
0xe7
,
0x2f
,
0x28
,
0x40
,
0xfd
,
0x83
,
0x07
,
0x7e
,
0xc8
,
0x5e
,
0x3b
,
0xc3
,
0x00
,
0xdd
,
0x8d
,
0xec
,
0xf9
,
0xb8
,
0xce
,
0xde
,
0x60
,
0x40
,
0xfd
,
0x43
,
0x00
,
0x21
,
0x7e
,
0x34
,
0x65
,
0xd9
,
0x05
,
0xb2
,
0xc9
,
0x1c
,
0x67
,
0xbf
,
0xcc
,
0xe8
,
0xec
,
0xe1
,
0x16
,
0x23
,
0xe3
,
0x2f
,
0x3f
,
0x9a
,
0xf0
,
0xfc
,
0x1c
,
0x97
,
0xa9
,
0x1c
,
0xe7
,
0xbe
,
0xcc
,
0x94
,
0xd9
,
0xc3
,
0x1b
,
0xd0
,
0x1c
,
0x60
,
0xaa
,
0x94
,
0x70
,
0x89
,
0x01
,
0x22
,
0x35
,
0x8c
,
0x33
,
0x46
,
0xef
,
0x7d
,
0x6f
,
0x46
,
0x36
,
0xa1
,
0xd9
,
0xc7
,
0x54
,
0xa9
,
0xe0
,
0x92
,
0x04
,
0x22
,
0x35
,
0x48
,
0x72
,
0x4e
,
0x0a
,
0xa9
,
0x82
,
0x60
,
0x5c
,
0x5d
,
0x4d
,
0xeb
,
0xea
,
0xda
,
0x80
,
0x66
,
0x4c
,
0xe1
,
0x2a
,
0x4a
,
0xef
,
0x7d
,
0x1a
,
0x29
,
0xc3
,
0xb0
,
0x4a
,
0x57
,
0xd3
,
0x29
,
0x5d
,
0x9b
,
0xd0
,
0x4c
,
0x28
,
0x5c
,
0x71
,
0x31
,
0x08
,
0x3e
,
0xc2
,
0x62
,
0x69
,
0x32
,
0xba
,
0x70
,
0x35
,
0x7c
,
0x9f
,
0xae
,
0x20
,
0xe1
,
0x65
,
0x2b
,
0x2e
,
0x89
,
0xe8
,
0x23
,
0x6c
,
0x96
,
0xc6
,
0xc3
,
0x73
,
0x5f
,
0xc3
,
0x0f
,
0xa8
,
0x04
,
0x23
,
0x32
,
0x13
,
0x57
,
0xba
,
0x91
,
0xe6
,
0x0e
,
0x3e
,
0x30
,
0xde
,
0xeb
,
0x44
,
0xc2
,
0x7f
,
0x24
,
0x49
,
0x1f
,
0x51
,
0x99
,
0x78
,
0xae
,
0x1b
,
0x95
,
0xab
,
0xa3
,
0xa7
,
0xd6
,
0x7b
,
0x9d
,
0x4c
,
0xf8
,
0x34
,
0xdb
,
0xb5
,
0xac
,
0xb6
,
0x2b
,
0x1a
,
0xe7
,
0x9a
,
0x2f
,
0x4a
,
0x2c
,
0x2e
,
0xda
,
0x7a
,
0x9a
,
0xf7
,
0xa5
,
0x66
,
0x7b
,
0x8e
,
0xd5
,
0x6e
,
0x47
,
0xe3
,
0x95
,
0x79
,
0xd3
,
0x62
,
0x09
,
0x39
,
0xd6
,
0x7e
,
0x11
,
0x27
,
0x2c
,
0x7b
,
0x7d
,
0x59
,
0x58
,
0x14
,
0xc4
,
0xb9
,
0xa1
,
0xbd
,
0x4c
,
0xde
,
0x8b
,
0xd3
,
0xe7
,
0xe7
,
0x49
,
0xca
,
0xf3
,
0xd7
,
0x97
,
0x85
,
0x4d
,
0x41
,
0x52
,
0x58
,
0xda
,
0xab
,
0xe4
,
0xa1
,
0x4b
,
0x0e
,
0x7e
,
0xdd
,
0x34
,
0xde
,
0x9a
,
0xe4
,
0x8e
,
0x0f
,
0xb1
,
0xe0
,
0x45
,
0x6b
,
0xe4
,
0xbd
,
0xc4
,
0x7c
,
0x76
,
0xf4
,
0xdb
,
0x00
,
0xc2
,
0x7d
,
0x94
,
0x72
,
0xbf
,
0x28
,
0xb8
,
0x38
,
0xca
,
0x8e
,
0x37
,
0xdd
,
0x1d
,
0x4d
,
0x5b
,
0x29
,
0xce
,
0x69
,
0xec
,
0x3f
,
0x80
,
0xe6
,
0x18
,
0x15
,
0x2f
,
0xe3
,
0xb4
,
0x78
,
0xc1
,
0x73
,
0x04
,
0x3e
,
0x46
,
0xc6
,
0xa3
,
0x33
,
0xde
,
0x57
,
0x81
,
0x50
,
0x32
,
0x69
,
0xed
,
0x5c
,
0xab
,
0x30
,
0xf9
,
0x10
,
0xaf
,
0xff
,
0x5d
,
0xe8
,
0x46
,
0x79
,
0xce
,
0xf8
,
0x51
,
0xb0
,
0xea
,
0x10
,
0x71
,
0x78
,
0x3e
,
0x3a
,
0xce
,
0x86
,
0xea
,
0x16
,
0x6d
,
0x16
,
0x5e
,
0x4d
,
0x3c
,
0x16
,
0x25
,
0xf9
,
0x09
,
0xcb
,
0x64
,
0xfd
,
0xab
,
0xb2
,
0xd0
,
0x23
,
0x9c
,
0xcb
,
0xd5
,
0x64
,
0x7f
,
0x32
,
0xf7
,
0x59
,
0x67
,
0x8a
,
0x42
,
0xbe
,
0xc8
,
0xac
,
0x1a
,
0xa0
,
0x28
,
0xec
,
0x45
,
0x53
,
0xed
,
0x21
,
0xb4
,
0xb9
,
0x8b
,
0xe5
,
0x3f
,
0x8c
,
0xf9
,
0xd9
,
0x30
,
0x8b
,
0x3e
,
0x25
,
0x57
,
0x70
,
0x97
,
0xf0
,
0x6d
,
0x46
,
0x7f
,
0x47
,
0xff
,
0x6a
,
0x5a
,
0xcf
,
0x60
,
0x0a
,
0x8c
,
0x7b
,
0xd8
,
0x8b
,
0x23
,
0xab
,
0xc9
,
0x62
,
0xb9
,
0x22
,
0xf8
,
0x0f
,
0x60
,
0x91
,
0xab
,
0x8d
,
0x5b
,
0xd5
,
0x1b
,
0x17
,
0x8c
,
0xd0
,
0x0a
,
0x8c
,
0xeb
,
0x3e
,
0x18
,
0xf6
,
0x35
,
0x50
,
0x0a
,
0x22
,
0x3a
,
0xbc
,
0x0b
,
0xcd
,
0x11
,
0xb8
,
0xe8
,
0x53
,
0xb5
,
0x5d
,
0xbb
,
0x7a
,
0xbb
,
0x82
,
0xd1
,
0x7f
,
0x02
,
0x2b
,
0x4a
,
0xc0
,
0x51
,
0x62
,
0x5a
,
0x31
,
0x75
,
0xfa
,
0x80
,
0x63
,
0x5e
,
0xa4
,
0xb5
,
0xe1
,
0x77
,
0xa1
,
0x13
,
0xdb
,
0xa8
,
0xfa
,
0xe4
,
0x9c
,
0x0d
,
0xa8
,
0xdc
,
0xd1
,
0x28
,
0xd9
,
0xfb
,
0x09
,
0x96
,
0xfe
,
0x42
,
0xe8
,
0x2c
,
0xa8
,
0xd6
,
0x5c
,
0x27
,
0x48
,
0x42
,
0xac
,
0xd0
,
0x1f
,
0x7b
,
0x0b
,
0xcc
,
0x5d
,
0x6d
,
0xb6
,
0xff
,
0xf2
,
0xbf
,
0x03
,
0x90
,
0x14
,
0x8f
,
0x0c
,
0x54
,
0x14
,
0x55
,
0x3d
,
0x23
,
0xf4
,
0x17
,
0x42
,
0x83
,
0x30
,
0x11
,
0xa7
,
0x83
,
0x3c
,
0xfe
,
0x94
,
0x8c
,
0xf3
,
0xb7
,
0xeb
,
0x8f
,
0x66
,
0xbb
,
0x66
,
0x84
,
0xdd
,
0x7f
,
0x0a
,
0xab
,
0x89
,
0xdd
,
0xb0
,
0xc8
,
0x3b
,
0xa2
,
0xa2
,
0xa5
,
0xe9
,
0x2f
,
0x84
,
0xee
,
0x77
,
0x61
,
0x49
,
0xe8
,
0x83
,
0x5b
,
0xf3
,
0x0f
,
0x36
,
0x0b
,
0x71
,
0xd3
,
0xa7
,
0xfa
,
0xb8
,
0xc5
,
0x22
,
0x7f
,
0x0f
,
0x56
,
0x73
,
0x15
,
0x40
,
0x52
,
0x8e
,
0xb8
,
0x3b
,
0x36
,
0x0d
,
0x39
,
0xc6
,
0x2c
,
0xf9
,
0xc7
,
0x99
,
0x85
,
0xe1
,
0x23
,
0x58
,
0xd5
,
0x02
,
0x8e
,
0x32
,
0xba
,
0xf1
,
0x25
,
0x07
,
0x25
,
0xca
,
0x70
,
0x16
,
0x60
,
0x02
,
0xe0
,
0x17
,
0xb2
,
0x55
,
0xac
,
0xf1
,
0x0b
,
0x7d
,
0x49
,
0x7c
,
0xe6
,
0xf7
,
0x3c
,
0xb9
,
0xa4
,
0xb7
,
0xc0
,
0xbc
,
0x4d
,
0xe1
,
0x77
,
0x00
,
0x52
,
0xf3
,
0xfe
,
0x41
,
0xfd
,
0x61
,
0xaf
,
0x51
,
0x74
,
0x68
,
0x86
,
0xc3
,
0xcd
,
0xeb
,
0xce
,
0x8c
,
0xf2
,
0xe4
,
0x6a
,
0xe1
,
0xf1
,
0xda
,
0xbc
,
0x17
,
0x8e
,
0xde
,
0x02
,
0xb3
,
0x96
,
0x87
,
0x8f
,
0x61
,
0x2d
,
0x75
,
0x67
,
0x29
,
0x55
,
0x0d
,
0xab
,
0x3b
,
0x9b
,
0x71
,
0x6f
,
0xeb
,
0x75
,
0x59
,
0x64
,
0xc4
,
0x87
,
0x6e
,
0x7f
,
0x56
,
0xbd
,
0xbe
,
0xe6
,
0x4c
,
0x5b
,
0xbd
,
0x05
,
0xe6
,
0x6f
,
0x0a
,
0x1f
,
0xc0
,
0x5a
,
0xa1
,
0x63
,
0x5b
,
0xc9
,
0xa8
,
0xc8
,
0x8a
,
0x1f
,
0x58
,
0xcf
,
0x43
,
0x3a
,
0x0a
,
0x5e
,
0x2b
,
0x43
,
0xfc
,
0xbc
,
0x81
,
0x29
,
0x91
,
0x65
,
0x6d
,
0xcb
,
0x92
,
0x63
,
0x7d
,
0x45
,
0x19
,
0xde
,
0x86
,
0xf0
,
0x29
,
0x84
,
0xfd
,
0xa9
,
0xcc
,
0x96
,
0x46
,
0xf7
,
0x95
,
0x7d
,
0xe1
,
0x78
,
0x33
,
0x17
,
0x0e
,
0x36
,
0xdb
,
0x38
,
0x12
,
0x30
,
0x90
,
0x50
,
0xe5
,
0x4e
,
0x1b
,
0x34
,
0x1d
,
0x33
,
0xbd
,
0x05
,
0x56
,
0xb1
,
0xcd
,
0xaa
,
0xce
,
0x4d
,
0x4a
,
0xd0
,
0x4d
,
0x92
,
0xff
,
0x0e
,
0xac
,
0xe0
,
0x25
,
0x73
,
0x18
,
0x8d
,
0x99
,
0x64
,
0x12
,
0x79
,
0xac
,
0xce
,
0x65
,
0x31
,
0xfc
,
0x2c
,
0xc0
,
0x99
,
0xca
,
0x4c
,
0xa2
,
0x96
,
0xf7
,
0xce
,
0x9a
,
0x42
,
0xd8
,
0xa1
,
0xea
,
0x0a
,
0xa4
,
0x51
,
0xde
,
0x43
,
0x34
,
0xdd
,
0xce
,
0x4b
,
0x57
,
0xf7
,
0xad
,
0xaa
,
0xad
,
0x36
,
0xec
,
0x72
,
0x69
,
0xe0
,
0x1b
,
0xce
,
0x14
,
0x3a
,
0x15
,
0x2b
,
0xce
,
0x2b
,
0xba
,
0xcc
,
0xea
,
0xbe
,
0x5d
,
0x51
,
0xdd
,
0x2f
,
0x3a
,
0xd5
,
0xbd
,
0xd5
,
0x75
,
0x74
,
0xdc
,
0xae
,
0xc3
,
0xa8
,
0xfc
,
0xf7
,
0xfc
,
0x39
,
0x74
,
0xfe
,
0x26
,
0x93
,
0xfd
,
0x9f
,
0x3a
,
0xcf
,
0x60
,
0x65
,
0x48
,
0xbd
,
0xfd
,
0xe1
,
0x92
,
0xda
,
0x7f
,
0xe9
,
0x2a
,
0xb5
,
0xff
,
0x72
,
0x49
,
0xed
,
0x3f
,
0xd3
,
0x99
,
0x75
,
0x56
,
0x26
,
0xfc
,
0x79
,
0x03
,
0x53
,
0xb5
,
0x2b
,
0x8d
,
0xea
,
0xb2
,
0x5b
,
0x58
,
0x83
,
0xa9
,
0xc2
,
0xaf
,
0xd8
,
0x99
,
0xad
,
0x94
,
0x77
,
0x66
,
0x3b
,
0xb0
,
0x4a
,
0xcf
,
0xe1
,
0x4f
,
0x74
,
0x11
,
0xbc
,
0xba
,
0x03
,
0xcb
,
0x44
,
0x49
,
0x18
,
0x15
,
0xe8
,
0x36
,
0x2b
,
0x7c
,
0x07
,
0x56
,
0xb1
,
0x98
,
0x1e
,
0x2a
,
0x38
,
0x1d
,
0x72
,
0xf0
,
0xe3
,
0xd9
,
0xd8
,
0x08
,
0xd9
,
0x20
,
0xcd
,
0x86
,
0x6f
,
0x2a
,
0x36
,
0xc6
,
0x23
,
0xae
,
0x16
,
0xc9
,
0x7a
,
0xe3
,
0x71
,
0xcb
,
0x4e
,
0xab
,
0x51
,
0x3d
,
0x2b
,
0x35
,
0xfd
,
0x82
,
0xaf
,
0xc2
,
0x52
,
0x31
,
0x7d
,
0x74
,
0x8e
,
0x47
,
0x2b
,
0xf0
,
0x93
,
0x82
,
0xe5
,
0x48
,
0xf4
,
0x09
,
0xb3
,
0x9c
,
0x62
,
0x5a
,
0xf3
,
0xa6
,
0x98
,
0xc5
,
0x39
,
0x53
,
0xcc
,
0x92
,
0x37
,
0xc5
,
0x38
,
0xf2
,
0xfa
,
0xe9
,
0xe1
,
0x08
,
0xfd
,
0xc0
,
0xed
,
0x33
,
0xaf
,
0xf2
,
0xa9
,
0x22
,
0xf8
,
0x73
,
0x0d
,
0xd3
,
0x55
,
0xdb
,
0x9f
,
0xae
,
0xac
,
0x19
,
0x07
,
0x2e
,
0x98
,
0x71
,
0x96
,
0x2f
,
0x33
,
0xe3
,
0xac
,
0xd6
,
0xad
,
0x57
,
0x81
,
0x2f
,
0x97
,
0x47
,
0x77
,
0x5e
,
0xd7
,
0xa3
,
0x3b
,
0x86
,
0x47
,
0x97
,
0x9c
,
0x54
,
0xcc
,
0x38
,
0x53
,
0x13
,
0x68
,
0xe7
,
0x92
,
0x13
,
0xe8
,
0x6a
,
0xf5
,
0x04
,
0xba
,
0x0b
,
0x6b
,
0x7f
,
0xa7
,
0xfc
,
0xfc
,
0x9f
,
0xc1
,
0x5b
,
0x16
,
0x58
,
0x84
,
0x3b
,
0x26
,
0xb4
,
0x16
,
0xe9
,
0xed
,
0xf4
,
0xec
,
0xff
,
0xa8
,
0x6c
,
0xf6
,
0xd7
,
0xe4
,
0x4a
,
0x8f
,
0x1d
,
0xfd
,
0x78
,
0x3a
,
0x36
,
0x18
,
0xbe
,
0x39
,
0xcc
,
0x00
,
0x1b
,
0x4a
,
0x3e
,
0x91
,
0x98
,
0xdc
,
0xf3
,
0x43
,
0x1b
,
0xca
,
0x4f
,
0x6f
,
0xef
,
0x67
,
0xf9
,
0xe0
,
0x4d
,
0xc5
,
0x46
,
0xf4
,
0x55
,
0x58
,
0x36
,
0x9f
,
0x8f
,
0xce
,
0xa8
,
0x30
,
0xe6
,
0x0d
,
0xc5
,
0xfa
,
0x2a
,
0xfa
,
0x97
,
0x1a
,
0xac
,
0xe8
,
0x22
,
0x02
,
0x2f
,
0x32
,
0x74
,
0x47
,
0x9d
,
0x99
,
0x29
,
0x1b
,
0x0b
,
0x13
,
0x51
,
0xf2
,
0xcd
,
0xa2
,
0x7c
,
0x62
,
0x39
,
0x42
,
0x3f
,
0xf0
,
0x6c
,
0xef
,
0x94
,
0x3b
,
0xe2
,
0x6f
,
0x4a
,
0xf9
,
0xa9
,
0xaa
,
0xf9
,
0x78
,
0x8a
,
0x87
,
0x1c
,
0x17
,
0xe7
,
0xe9
,
0xcb
,
0xfc
,
0x24
,
0x13
,
0xfd
,
0xb9
,
0x06
,
0x1b
,
0xce
,
0xeb
,
0xc7
,
0x97
,
0xcb
,
0xa3
,
0x97
,
0x25
,
0x1d
,
0xcf
,
0x62
,
0x68
,
0x50
,
0x0c
,
0xdf
,
0x6b
,
0xd0
,
0x8e
,
0x72
,
0x84
,
0xf4
,
0x68
,
0xdb
,
0xaf
,
0xeb
,
0xd1
,
0x6d
,
0xcb
,
0xa3
,
0x2b
,
0xee
,
0xbf
,
0x5d
,
0x7d
,
0xff
,
0x4f
,
0xe0
,
0x2d
,
0x4c
,
0xc5
,
0xa2
,
0x3c
,
0x1c
,
0x31
,
0xc2
,
0x3d
,
0xb1
,
0x69
,
0x94
,
0xe7
,
0x42
,
0xbf
,
0xa9
,
0xfe
,
0x07
,
0x2c
,
0xc2
,
0x1d
,
0x13
,
0x5a
,
0x8b
,
0xf4
,
0xf6
,
0xdf
,
0x56
,
0xa6
,
0x80
,
0x65
,
0x6a
,
0x9d
,
0xbc
,
0x18
,
0x1f
,
0xa7
,
0x23
,
0xf9
,
0xf8
,
0x2a
,
0x47
,
0xc6
,
0x01
,
0x83
,
0x75
,
0xc0
,
0xf4
,
0x91
,
0x4c
,
0x4c
,
0xfe
,
0xfd
,
0xa1
,
0x0d
,
0xd5
,
0xb7
,
0x37
,
0xf5
,
0x56
,
0xe4
,
0xfc
,
0xfa
,
0xfb
,
0xf7
,
0x09
,
0x1d
,
0x03
,
0xd1
,
0x92
,
0x67
,
0x71
,
0x8d
,
0x38
,
0x66
,
0xe8
,
0xf4
,
0x71
,
0x25
,
0xca
,
0x22
,
0x1a
,
0xac
,
0x96
,
0x1d
,
0x09
,
0xa6
,
0x79
,
0x74
,
0x47
,
0x1c
,
0x63
,
0xb5
,
0x3b
,
0xe2
,
0xdf
,
0x94
,
0xc9
,
0xb5
,
0x29
,
0xda
,
0x56
,
0x4d
,
0xc1
,
0x54
,
0x94
,
0x4f
,
0x07
,
0x03
,
0x96
,
0xe7
,
0xbd
,
0xeb
,
0xf2
,
0x33
,
0xdd
,
0xdb
,
0x8a
,
0x0c
,
0x2f
,
0x39
,
0x31
,
0x95
,
0x97
,
0xae
,
0x67
,
0x89
,
0x59
,
0x1c
,
0x64
,
0x9c
,
0x1a
,
0x06
,
0x7f
,
0xad
,
0x89
,
0x07
,
0x2c
,
0x0d
,
0x58
,
0x98
,
0x4f
,
0x5e
,
0x13
,
0xb3
,
0xcb
,
0xf7
,
0x1a
,
0xb6
,
0xef
,
0x59
,
0x4d
,
0x54
,
0xd3
,
0x69
,
0xa2
,
0x42
,
0x68
,
0xe0
,
0x70
,
0xac
,
0x4e
,
0x05
,
0x66
,
0x9d
,
0x2f
,
0x3b
,
0x66
,
0x1d
,
0x8d
,
0xd9
,
0x3f
,
0xe5
,
0x47
,
0x26
,
0x6a
,
0xec
,
0xee
,
0x85
,
0xfe
,
0xa6
,
0x3e
,
0x5b
,
0x76
,
0x63
,
0xf2
,
0x91
,
0x59
,
0x51
,
0x68
,
0x90
,
0x34
,
0xfc
,
0x1f
,
0x1f
,
0x53
,
0xfe
,
0x9c
,
0xfb
,
0xe6
,
0x67
,
0xbe
,
0xda
,
0xd5
,
0x9c
,
0x2f
,
0xd2
,
0x97
,
0xbd
,
0x7c
,
0xcc
,
0xe9
,
0x3e
,
0x3a
,
0xac
,
0x64
,
0x58
,
0xd7
,
0x0f
,
0xce
,
0xf5
,
0xd3
,
0x4f
,
0x6d
,
0xe8
,
0xf8
,
0xbd
,
0x03
,
0x2b
,
0x93
,
0x08
,
0x6f
,
0xef
,
0x17
,
0xe6
,
0xbb
,
0xdf
,
0x72
,
0xe8
,
0x50
,
0x8b
,
0x36
,
0x88
,
0xa5
,
0xba
,
0xa9
,
0x2b
,
0xb4
,
0x62
,
0x8a
,
0x4f
,
0x3f
,
0x31
,
0xc5
,
0x79
,
0xac
,
0x56
,
0x98
,
0x38
,
0x8a
,
0xc7
,
0x4c
,
0xa2
,
0xaa
,
0x09
,
0xfe
,
0x6d
,
0xa8
,
0xf3
,
0x73
,
0xf1
,
0x21
,
0x78
,
0x6d
,
0xc9
,
0xe1
,
0xbd
,
0xe4
,
0x60
,
0xa2
,
0x2a
,
0x26
,
0xfd
,
0x3e
,
0x2f
,
0x8a
,
0xee
,
0x55
,
0x32
,
0x69
,
0xd7
,
0x97
,
0xf1
,
0x78
,
0xa4
,
0xff
,
0xbe
,
0x10
,
0xe2
,
0x74
,
0xf0
,
0x77
,
0xf9
,
0x31
,
0xcf
,
0x5d
,
0x93
,
0xd1
,
0x3f
,
0xd4
,
0xcf
,
0x46
,
0x34
,
0xaa
,
0x3f
,
0x3c
,
0xa6
,
0x4c
,
0x31
,
0xf3
,
0x15
,
0x34
,
0x8a
,
0x9e
,
0x03
,
0xae
,
0x6a
,
0x58
,
0xe7
,
0x0b
,
0x1b
,
0xd6
,
0x79
,
0x45
,
0xc3
,
0xd6
,
0xb4
,
0xcf
,
0x7e
,
0x87
,
0xab
,
0x79
,
0xbf
,
0x31
,
0x5f
,
0xf4
,
0x86
,
0xf7
,
0x0e
,
0xac
,
0x8e
,
0x63
,
0xac
,
0x61
,
0x1d
,
0x32
,
0x62
,
0xf7
,
0x7d
,
0xe8
,
0x14
,
0xff
,
0xd7
,
0xf0
,
0xef
,
0x40
,
0xeb
,
0x20
,
0x3f
,
0x53
,
0xcf
,
0xed
,
0x97
,
0xbc
,
0x15
,
0xe6
,
0x71
,
0xcd
,
0xed
,
0x1f
,
0x25
,
0x23
,
0xae
,
0x30
,
0x2f
,
0xbc
,
0x48
,
0x06
,
0x7e
,
0xb7
,
0x48
,
0x42
,
0x2f
,
0x3f
,
0x8c
,
0x47
,
0x5b
,
0xeb
,
0x72
,
0x78
,
0x90
,
0x19
,
0xe1
,
0x4d
,
0xa8
,
0x8b
,
0x33
,
0xf9
,
0xd3
,
0xee
,
0xf2
,
0x5e
,
0xa8
,
0x3c
,
0xef
,
0xa8
,
0xfc
,
0xef
,
0x47
,
0xd3
,
0xd3
,
0x33
,
0xfe
,
0xf1
,
0x24
,
0x58
,
0x38
,
0x6e
,
0xd1
,
0x9f
,
0x34
,
0x1e
,
0xfc
,
0x87
,
0x04
,
0x86
,
0x9f
,
0xa3
,
0xbf
,
0xaa
,
0x9f
,
0xe7
,
0x6c
,
0xa3
,
0x68
,
0xc0
,
0xbf
,
0xac
,
0x61
,
0x3f
,
0x00
,
0x00
,
0xff
,
0xff
,
0x64
,
0x92
,
0x6c
,
0xee
,
0xf1
,
0x21
,
0x00
,
0x00
,
0xed
,
0x2f
,
0x6c
,
0x58
,
0xfb
,
0x15
,
0x0d
,
0x5b
,
0x2f
,
0x0d
,
0x6b
,
0x93
,
0x11
,
0x7b
,
0x1f
,
0x40
,
0xdb
,
0xfc
,
0x07
,
0x46
,
0x78
,
0x0b
,
0x5a
,
0x07
,
0xc5
,
0xe1
,
0x79
,
0xda
,
0x0f
,
0x3b
,
0x26
,
0xdc
,
0x5e
,
0x7e
,
0x98
,
0x0c
,
0xb7
,
0x37
,
0x14
,
0x79
,
0x50
,
0xec
,
0xc7
,
0x93
,
0x93
,
0x53
,
0xf1
,
0xf1
,
0x38
,
0x5a
,
0x38
,
0x6e
,
0xd1
,
0xbf
,
0x5d
,
0xdc
,
0xfd
,
0x7f
,
0x00
,
0x00
,
0x00
,
0xff
,
0xff
,
0x23
,
0x21
,
0x92
,
0x91
,
0xc3
,
0x21
,
0x00
,
0x00
,
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment