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
e6607ff5
Commit
e6607ff5
authored
Nov 21, 2019
by
vipwzw
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
auto ci
parent
d0d26641
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
331 additions
and
211 deletions
+331
-211
action.go
plugin/dapp/paracross/executor/action.go
+0
-3
paracross.pb.go
plugin/dapp/paracross/types/paracross.pb.go
+331
-208
No files found.
plugin/dapp/paracross/executor/action.go
View file @
e6607ff5
...
@@ -886,9 +886,6 @@ func getCrossTxHashs(api client.QueueProtocolAPI, status *pt.ParacrossNodeStatus
...
@@ -886,9 +886,6 @@ func getCrossTxHashs(api client.QueueProtocolAPI, status *pt.ParacrossNodeStatus
}
}
func
(
a
*
action
)
execCrossTxs
(
status
*
pt
.
ParacrossNodeStatus
)
(
*
types
.
Receipt
,
error
)
{
func
(
a
*
action
)
execCrossTxs
(
status
*
pt
.
ParacrossNodeStatus
)
(
*
types
.
Receipt
,
error
)
{
var
receipt
types
.
Receipt
var
receipt
types
.
Receipt
...
...
plugin/dapp/paracross/types/paracross.pb.go
View file @
e6607ff5
...
@@ -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_
e0081cf2748ff01a
,
[]
int
{
0
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
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_
e0081cf2748ff01a
,
[]
int
{
1
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
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_
e0081cf2748ff01a
,
[]
int
{
2
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
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_
e0081cf2748ff01a
,
[]
int
{
3
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
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_
e0081cf2748ff01a
,
[]
int
{
4
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
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_
e0081cf2748ff01a
,
[]
int
{
5
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
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_
e0081cf2748ff01a
,
[]
int
{
6
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
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_
e0081cf2748ff01a
,
[]
int
{
7
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
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_
e0081cf2748ff01a
,
[]
int
{
8
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
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_
e0081cf2748ff01a
,
[]
int
{
9
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
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_
e0081cf2748ff01a
,
[]
int
{
10
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
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_
e0081cf2748ff01a
,
[]
int
{
11
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
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_
e0081cf2748ff01a
,
[]
int
{
12
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
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_
e0081cf2748ff01a
,
[]
int
{
13
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
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_
e0081cf2748ff01a
,
[]
int
{
14
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
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_
e0081cf2748ff01a
,
[]
int
{
15
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
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_
e0081cf2748ff01a
,
[]
int
{
16
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
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_
e0081cf2748ff01a
,
[]
int
{
17
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
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_
e0081cf2748ff01a
,
[]
int
{
18
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
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_
e0081cf2748ff01a
,
[]
int
{
19
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
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_
e0081cf2748ff01a
,
[]
int
{
20
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
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_
e0081cf2748ff01a
,
[]
int
{
21
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
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_
e0081cf2748ff01a
,
[]
int
{
22
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
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_
e0081cf2748ff01a
,
[]
int
{
23
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
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_
e0081cf2748ff01a
,
[]
int
{
24
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
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_
e0081cf2748ff01a
,
[]
int
{
25
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
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_
e0081cf2748ff01a
,
[]
int
{
26
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
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_
e0081cf2748ff01a
,
[]
int
{
27
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
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
)
...
@@ -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_
e0081cf2748ff01a
,
[]
int
{
28
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
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
)
...
@@ -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_
e0081cf2748ff01a
,
[]
int
{
29
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
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_
e0081cf2748ff01a
,
[]
int
{
30
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
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_
e0081cf2748ff01a
,
[]
int
{
31
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
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_
e0081cf2748ff01a
,
[]
int
{
32
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
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_
e0081cf2748ff01a
,
[]
int
{
33
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
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_
e0081cf2748ff01a
,
[]
int
{
34
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
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_
e0081cf2748ff01a
,
[]
int
{
35
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
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
)
...
@@ -2408,7 +2408,7 @@ func (m *ParacrossAction) Reset() { *m = ParacrossAction{} }
...
@@ -2408,7 +2408,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_
e0081cf2748ff01a
,
[]
int
{
36
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
int
{
36
}
}
}
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
)
...
@@ -2817,7 +2817,7 @@ func (m *ReceiptParacrossCommit) Reset() { *m = ReceiptParacrossCommit{}
...
@@ -2817,7 +2817,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_
e0081cf2748ff01a
,
[]
int
{
37
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
int
{
37
}
}
}
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 +2876,7 @@ func (m *ReceiptParacrossMiner) Reset() { *m = ReceiptParacrossMiner{} }
...
@@ -2876,7 +2876,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_
e0081cf2748ff01a
,
[]
int
{
38
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
int
{
38
}
}
}
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
)
...
@@ -2927,7 +2927,7 @@ func (m *ReceiptParacrossDone) Reset() { *m = ReceiptParacrossDone{} }
...
@@ -2927,7 +2927,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_
e0081cf2748ff01a
,
[]
int
{
39
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
int
{
39
}
}
}
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
)
...
@@ -3057,7 +3057,7 @@ func (m *ReceiptParacrossRecord) Reset() { *m = ReceiptParacrossRecord{}
...
@@ -3057,7 +3057,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_
e0081cf2748ff01a
,
[]
int
{
40
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
int
{
40
}
}
}
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
)
...
@@ -3104,7 +3104,7 @@ func (m *ParacrossTx) Reset() { *m = ParacrossTx{} }
...
@@ -3104,7 +3104,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_
e0081cf2748ff01a
,
[]
int
{
41
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
int
{
41
}
}
}
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
)
...
@@ -3144,7 +3144,7 @@ func (m *ReqParacrossTitleHeight) Reset() { *m = ReqParacrossTitleHeight
...
@@ -3144,7 +3144,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_
e0081cf2748ff01a
,
[]
int
{
42
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
int
{
42
}
}
}
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
)
...
@@ -3196,7 +3196,7 @@ func (m *RespParacrossDone) Reset() { *m = RespParacrossDone{} }
...
@@ -3196,7 +3196,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_
e0081cf2748ff01a
,
[]
int
{
43
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
int
{
43
}
}
}
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
)
...
@@ -3283,7 +3283,7 @@ func (m *RespParacrossTitles) Reset() { *m = RespParacrossTitles{} }
...
@@ -3283,7 +3283,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_
e0081cf2748ff01a
,
[]
int
{
44
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
int
{
44
}
}
}
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
)
...
@@ -3322,7 +3322,7 @@ func (m *ReqParacrossTitleHash) Reset() { *m = ReqParacrossTitleHash{} }
...
@@ -3322,7 +3322,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_
e0081cf2748ff01a
,
[]
int
{
45
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
int
{
45
}
}
}
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
)
...
@@ -3381,7 +3381,7 @@ func (m *ParacrossAsset) Reset() { *m = ParacrossAsset{} }
...
@@ -3381,7 +3381,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_
e0081cf2748ff01a
,
[]
int
{
46
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
int
{
46
}
}
}
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
)
...
@@ -3478,6 +3478,127 @@ func (m *ParacrossAsset) GetSuccess() bool {
...
@@ -3478,6 +3478,127 @@ func (m *ParacrossAsset) GetSuccess() bool {
return
false
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_313193799a5638f5
,
[]
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
{
return
m
.
TxHash
}
return
""
}
func
(
m
*
ParacrossAssetRsp
)
GetAmount
()
int64
{
if
m
!=
nil
{
return
m
.
Amount
}
return
0
}
func
(
m
*
ParacrossAssetRsp
)
GetExec
()
string
{
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
{
return
m
.
Height
}
return
0
}
func
(
m
*
ParacrossAssetRsp
)
GetCommitDoneHeight
()
int64
{
if
m
!=
nil
{
return
m
.
CommitDoneHeight
}
return
0
}
func
(
m
*
ParacrossAssetRsp
)
GetParaHeight
()
int64
{
if
m
!=
nil
{
return
m
.
ParaHeight
}
return
0
}
func
(
m
*
ParacrossAssetRsp
)
GetSuccess
()
string
{
if
m
!=
nil
{
return
m
.
Success
}
return
""
}
type
ParaLocalDbBlock
struct
{
type
ParaLocalDbBlock
struct
{
Height
int64
`protobuf:"varint,1,opt,name=height,proto3" json:"height,omitempty"`
Height
int64
`protobuf:"varint,1,opt,name=height,proto3" json:"height,omitempty"`
MainHash
[]
byte
`protobuf:"bytes,2,opt,name=mainHash,proto3" json:"mainHash,omitempty"`
MainHash
[]
byte
`protobuf:"bytes,2,opt,name=mainHash,proto3" json:"mainHash,omitempty"`
...
@@ -3494,7 +3615,7 @@ func (m *ParaLocalDbBlock) Reset() { *m = ParaLocalDbBlock{} }
...
@@ -3494,7 +3615,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_
e0081cf2748ff01a
,
[]
int
{
47
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
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
)
...
@@ -3572,7 +3693,7 @@ func (m *ParaLocalDbBlockInfo) Reset() { *m = ParaLocalDbBlockInfo{} }
...
@@ -3572,7 +3693,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_
e0081cf2748ff01a
,
[]
int
{
48
}
return
fileDescriptor_paracross_
313193799a5638f5
,
[]
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
)
...
@@ -3682,6 +3803,7 @@ func init() {
...
@@ -3682,6 +3803,7 @@ 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"
)
}
}
...
@@ -3702,7 +3824,7 @@ type ParacrossClient interface {
...
@@ -3702,7 +3824,7 @@ type ParacrossClient interface {
ListTitles
(
ctx
context
.
Context
,
in
*
types
.
ReqNil
,
opts
...
grpc
.
CallOption
)
(
*
RespParacrossTitles
,
error
)
ListTitles
(
ctx
context
.
Context
,
in
*
types
.
ReqNil
,
opts
...
grpc
.
CallOption
)
(
*
RespParacrossTitles
,
error
)
GetDoneTitleHeight
(
ctx
context
.
Context
,
in
*
ReqParacrossTitleHeight
,
opts
...
grpc
.
CallOption
)
(
*
RespParacrossDone
,
error
)
GetDoneTitleHeight
(
ctx
context
.
Context
,
in
*
ReqParacrossTitleHeight
,
opts
...
grpc
.
CallOption
)
(
*
RespParacrossDone
,
error
)
GetTitleHeight
(
ctx
context
.
Context
,
in
*
ReqParacrossTitleHeight
,
opts
...
grpc
.
CallOption
)
(
*
ParacrossHeightStatusRsp
,
error
)
GetTitleHeight
(
ctx
context
.
Context
,
in
*
ReqParacrossTitleHeight
,
opts
...
grpc
.
CallOption
)
(
*
ParacrossHeightStatusRsp
,
error
)
GetAssetTxResult
(
ctx
context
.
Context
,
in
*
types
.
Req
Hash
,
opts
...
grpc
.
CallOption
)
(
*
ParacrossAsset
,
error
)
GetAssetTxResult
(
ctx
context
.
Context
,
in
*
types
.
Req
String
,
opts
...
grpc
.
CallOption
)
(
*
ParacrossAssetRsp
,
error
)
IsSync
(
ctx
context
.
Context
,
in
*
types
.
ReqNil
,
opts
...
grpc
.
CallOption
)
(
*
types
.
IsCaughtUp
,
error
)
IsSync
(
ctx
context
.
Context
,
in
*
types
.
ReqNil
,
opts
...
grpc
.
CallOption
)
(
*
types
.
IsCaughtUp
,
error
)
}
}
...
@@ -3750,8 +3872,8 @@ func (c *paracrossClient) GetTitleHeight(ctx context.Context, in *ReqParacrossTi
...
@@ -3750,8 +3872,8 @@ func (c *paracrossClient) GetTitleHeight(ctx context.Context, in *ReqParacrossTi
return
out
,
nil
return
out
,
nil
}
}
func
(
c
*
paracrossClient
)
GetAssetTxResult
(
ctx
context
.
Context
,
in
*
types
.
Req
Hash
,
opts
...
grpc
.
CallOption
)
(
*
ParacrossAsset
,
error
)
{
func
(
c
*
paracrossClient
)
GetAssetTxResult
(
ctx
context
.
Context
,
in
*
types
.
Req
String
,
opts
...
grpc
.
CallOption
)
(
*
ParacrossAssetRsp
,
error
)
{
out
:=
new
(
ParacrossAsset
)
out
:=
new
(
ParacrossAsset
Rsp
)
err
:=
c
.
cc
.
Invoke
(
ctx
,
"/types.paracross/GetAssetTxResult"
,
in
,
out
,
opts
...
)
err
:=
c
.
cc
.
Invoke
(
ctx
,
"/types.paracross/GetAssetTxResult"
,
in
,
out
,
opts
...
)
if
err
!=
nil
{
if
err
!=
nil
{
return
nil
,
err
return
nil
,
err
...
@@ -3774,7 +3896,7 @@ type ParacrossServer interface {
...
@@ -3774,7 +3896,7 @@ type ParacrossServer interface {
ListTitles
(
context
.
Context
,
*
types
.
ReqNil
)
(
*
RespParacrossTitles
,
error
)
ListTitles
(
context
.
Context
,
*
types
.
ReqNil
)
(
*
RespParacrossTitles
,
error
)
GetDoneTitleHeight
(
context
.
Context
,
*
ReqParacrossTitleHeight
)
(
*
RespParacrossDone
,
error
)
GetDoneTitleHeight
(
context
.
Context
,
*
ReqParacrossTitleHeight
)
(
*
RespParacrossDone
,
error
)
GetTitleHeight
(
context
.
Context
,
*
ReqParacrossTitleHeight
)
(
*
ParacrossHeightStatusRsp
,
error
)
GetTitleHeight
(
context
.
Context
,
*
ReqParacrossTitleHeight
)
(
*
ParacrossHeightStatusRsp
,
error
)
GetAssetTxResult
(
context
.
Context
,
*
types
.
Req
Hash
)
(
*
ParacrossAsset
,
error
)
GetAssetTxResult
(
context
.
Context
,
*
types
.
Req
String
)
(
*
ParacrossAssetRsp
,
error
)
IsSync
(
context
.
Context
,
*
types
.
ReqNil
)
(
*
types
.
IsCaughtUp
,
error
)
IsSync
(
context
.
Context
,
*
types
.
ReqNil
)
(
*
types
.
IsCaughtUp
,
error
)
}
}
...
@@ -3855,7 +3977,7 @@ func _Paracross_GetTitleHeight_Handler(srv interface{}, ctx context.Context, dec
...
@@ -3855,7 +3977,7 @@ func _Paracross_GetTitleHeight_Handler(srv interface{}, ctx context.Context, dec
}
}
func
_Paracross_GetAssetTxResult_Handler
(
srv
interface
{},
ctx
context
.
Context
,
dec
func
(
interface
{})
error
,
interceptor
grpc
.
UnaryServerInterceptor
)
(
interface
{},
error
)
{
func
_Paracross_GetAssetTxResult_Handler
(
srv
interface
{},
ctx
context
.
Context
,
dec
func
(
interface
{})
error
,
interceptor
grpc
.
UnaryServerInterceptor
)
(
interface
{},
error
)
{
in
:=
new
(
types
.
Req
Hash
)
in
:=
new
(
types
.
Req
String
)
if
err
:=
dec
(
in
);
err
!=
nil
{
if
err
:=
dec
(
in
);
err
!=
nil
{
return
nil
,
err
return
nil
,
err
}
}
...
@@ -3867,7 +3989,7 @@ func _Paracross_GetAssetTxResult_Handler(srv interface{}, ctx context.Context, d
...
@@ -3867,7 +3989,7 @@ func _Paracross_GetAssetTxResult_Handler(srv interface{}, ctx context.Context, d
FullMethod
:
"/types.paracross/GetAssetTxResult"
,
FullMethod
:
"/types.paracross/GetAssetTxResult"
,
}
}
handler
:=
func
(
ctx
context
.
Context
,
req
interface
{})
(
interface
{},
error
)
{
handler
:=
func
(
ctx
context
.
Context
,
req
interface
{})
(
interface
{},
error
)
{
return
srv
.
(
ParacrossServer
)
.
GetAssetTxResult
(
ctx
,
req
.
(
*
types
.
Req
Hash
))
return
srv
.
(
ParacrossServer
)
.
GetAssetTxResult
(
ctx
,
req
.
(
*
types
.
Req
String
))
}
}
return
interceptor
(
ctx
,
in
,
info
,
handler
)
return
interceptor
(
ctx
,
in
,
info
,
handler
)
}
}
...
@@ -3923,157 +4045,158 @@ var _Paracross_serviceDesc = grpc.ServiceDesc{
...
@@ -3923,157 +4045,158 @@ var _Paracross_serviceDesc = grpc.ServiceDesc{
Metadata
:
"paracross.proto"
,
Metadata
:
"paracross.proto"
,
}
}
func
init
()
{
proto
.
RegisterFile
(
"paracross.proto"
,
fileDescriptor_paracross_e0081cf2748ff01a
)
}
func
init
()
{
proto
.
RegisterFile
(
"paracross.proto"
,
fileDescriptor_paracross_313193799a5638f5
)
}
var
fileDescriptor_paracross_e0081cf2748ff01a
=
[]
byte
{
var
fileDescriptor_paracross_313193799a5638f5
=
[]
byte
{
// 2376 bytes of a gzipped FileDescriptorProto
// 2397 bytes of a gzipped FileDescriptorProto
0x1f
,
0x8b
,
0x08
,
0x00
,
0x00
,
0x00
,
0x00
,
0x00
,
0x02
,
0xff
,
0xd4
,
0x5a
,
0x4f
,
0x73
,
0x1c
,
0x47
,
0x1f
,
0x8b
,
0x08
,
0x00
,
0x00
,
0x00
,
0x00
,
0x00
,
0x02
,
0xff
,
0xd4
,
0x5a
,
0xcd
,
0x73
,
0x1c
,
0x47
,
0x15
,
0xdf
,
0xd9
,
0xbf
,
0xda
,
0x27
,
0xed
,
0x5a
,
0x9a
,
0xc8
,
0xca
,
0xb2
,
0x76
,
0x1c
,
0x55
,
0x97
,
0x15
,
0xdf
,
0xd9
,
0x2f
,
0x69
,
0x9f
,
0x3e
,
0x2c
,
0x4d
,
0x64
,
0x79
,
0x91
,
0x1d
,
0x47
,
0xd5
,
0x65
,
0x49
,
0x09
,
0xe2
,
0xd8
,
0x58
,
0x06
,
0x53
,
0xa9
,
0x14
,
0x05
,
0xb6
,
0x1c
,
0x6b
,
0x55
,
0xb1
,
0x53
,
0x52
,
0x82
,
0x38
,
0x36
,
0x96
,
0xc1
,
0x54
,
0x8a
,
0xa2
,
0x88
,
0x2d
,
0xc7
,
0x5a
,
0x55
,
0xec
,
0x54
,
0xc9
,
0x48
,
0x81
,
0x03
,
0x17
,
0x46
,
0xbb
,
0x6d
,
0x69
,
0x8a
,
0xdd
,
0x99
,
0xf5
,
0x4c
,
0x6f
,
0x22
,
0x32
,
0x52
,
0xe0
,
0xc0
,
0x85
,
0xd1
,
0x6e
,
0x5b
,
0x9a
,
0x62
,
0x77
,
0x66
,
0x3c
,
0xdd
,
0x9b
,
0x48
,
0x71
,
0xa1
,
0x28
,
0xe0
,
0x0c
,
0x27
,
0xaa
,
0xc2
,
0x81
,
0x0b
,
0x9c
,
0xf9
,
0x08
,
0x1c
,
0x38
,
0x86
,
0x5c
,
0x28
,
0x0a
,
0x38
,
0xc3
,
0x89
,
0x2a
,
0x38
,
0xe4
,
0x02
,
0x67
,
0xaa
,
0xf8
,
0x07
,
0x38
,
0x70
,
0x53
,
0x38
,
0x70
,
0xe0
,
0xc6
,
0x8d
,
0x3b
,
0x07
,
0xae
,
0xd4
,
0x7b
,
0xdd
,
0x3d
,
0xd3
,
0xdd
,
0x3b
,
0x0c
,
0xa7
,
0x70
,
0xe0
,
0xc0
,
0x8d
,
0x1b
,
0x77
,
0x0e
,
0x5c
,
0xa9
,
0x7e
,
0xdd
,
0x3d
,
0xfd
,
0xb1
,
0xbb
,
0x92
,
0x1d
,
0x5f
,
0xb8
,
0x6d
,
0xbf
,
0x7e
,
0xfd
,
0xfa
,
0xbd
,
0x5f
,
0xbf
,
0xf7
,
0xfa
,
0xbd
,
0xb3
,
0x63
,
0xd9
,
0xf1
,
0x25
,
0xb7
,
0xed
,
0xd7
,
0xaf
,
0x5f
,
0xbf
,
0xf7
,
0xeb
,
0xf7
,
0x5e
,
0xbf
,
0x9e
,
0x85
,
0x2b
,
0xd3
,
0x30
,
0x0d
,
0x87
,
0x69
,
0x92
,
0x65
,
0xb7
,
0xa7
,
0x69
,
0x22
,
0x12
,
0xbf
,
0xd7
,
0xb3
,
0x70
,
0x29
,
0x8f
,
0x8b
,
0x78
,
0x58
,
0x64
,
0x8c
,
0xdd
,
0xca
,
0x8b
,
0x8c
,
0x67
,
0x61
,
0x21
,
0xce
,
0xa7
,
0x3c
,
0xeb
,
0x6f
,
0x88
,
0x34
,
0x8c
,
0xb3
,
0x70
,
0x28
,
0xa2
,
0x24
,
0x96
,
0x33
,
0x87
,
0x9f
,
0xe7
,
0x94
,
0x6d
,
0xad
,
0xf3
,
0x22
,
0x4e
,
0x59
,
0x3c
,
0xe4
,
0x49
,
0x96
,
0xca
,
0x99
,
0xfd
,
0xb5
,
0x61
,
0x32
,
0x99
,
0xe4
,
0xa3
,
0xf5
,
0xe3
,
0x71
,
0x32
,
0xfc
,
0xe9
,
0xf0
,
0x34
,
0x8c
,
0xad
,
0xe5
,
0x61
,
0x36
,
0x99
,
0x94
,
0xa3
,
0xb5
,
0xe3
,
0x71
,
0x36
,
0xfc
,
0xe9
,
0xf0
,
0x34
,
0x4e
,
0x14
,
0x85
,
0x3d
,
0x81
,
0xad
,
0x8f
,
0xb4
,
0xb0
,
0x43
,
0x11
,
0x8a
,
0x59
,
0xf6
,
0x88
,
0x8b
,
0x30
,
0x14
,
0x85
,
0x3c
,
0x86
,
0xcd
,
0x0f
,
0xb5
,
0xb0
,
0x43
,
0x1e
,
0xf3
,
0x29
,
0x7b
,
0x48
,
0x79
,
0x9c
,
0x1a
,
0x67
,
0xfe
,
0x26
,
0x34
,
0xc2
,
0xd1
,
0x28
,
0xcd
,
0x7a
,
0xde
,
0x76
,
0x6d
,
0xa7
,
0x1d
,
0xc8
,
0x8c
,
0x59
,
0xb8
,
0x01
,
0x9d
,
0x78
,
0x34
,
0x2a
,
0x58
,
0x3f
,
0xd8
,
0x6e
,
0xed
,
0xf4
,
0x22
,
0x39
,
0x81
,
0x7f
,
0x1d
,
0xda
,
0x24
,
0x63
,
0x10
,
0x66
,
0xa7
,
0xbd
,
0xea
,
0x76
,
0x6d
,
0x67
,
0x2d
,
0x28
,
0x08
,
0xaf
,
0x41
,
0x0f
,
0x65
,
0x0c
,
0x62
,
0x76
,
0xda
,
0x6f
,
0x6e
,
0xb7
,
0x76
,
0x96
,
0x23
,
0x43
,
0x08
,
0xec
,
0xc7
,
0x70
,
0xcd
,
0x91
,
0xf6
,
0x10
,
0xe7
,
0xb4
,
0xc8
,
0x1b
,
0x00
,
0x39
,
0xaf
,
0x94
,
0x20
,
0x3f
,
0x86
,
0xab
,
0x9e
,
0xb4
,
0x07
,
0x62
,
0x4e
,
0x8b
,
0xbc
,
0x0e
,
0x50
,
0xf2
,
0x4a
,
0xb9
,
0xbb
,
0x16
,
0x18
,
0x14
,
0x14
,
0x2e
,
0xce
,
0x02
,
0x9e
,
0xcd
,
0xc6
,
0x22
,
0xd3
,
0xc2
,
0x73
,
0x02
,
0xcb
,
0x91
,
0x45
,
0x11
,
0xc2
,
0xf9
,
0x59
,
0x44
,
0xd9
,
0x74
,
0xcc
,
0x99
,
0x16
,
0x5e
,
0x12
,
0xc8
,
0xfb
,
0x7d
,
0x15
,
0xae
,
0xe6
,
0xd2
,
0x07
,
0x3c
,
0x3a
,
0x39
,
0x15
,
0x72
,
0x0f
,
0x7f
,
0x0b
,
0x9a
,
0x1f
,
0x9a
,
0x70
,
0xb9
,
0x94
,
0x3e
,
0xa0
,
0xc9
,
0xc9
,
0x29
,
0x97
,
0x7b
,
0x84
,
0x9b
,
0xd0
,
0x65
,
0x19
,
0xfd
,
0xea
,
0x79
,
0xdb
,
0xde
,
0x4e
,
0x23
,
0x50
,
0x23
,
0x34
,
0x41
,
0x44
,
0x62
,
0xcc
,
0x7b
,
0xf8
,
0xab
,
0x1f
,
0x6c
,
0x07
,
0x3b
,
0x9d
,
0x48
,
0x8d
,
0x84
,
0x09
,
0x3c
,
0xe1
,
0x63
,
0xda
,
0x6f
,
0xd5
,
0x6d
,
0x0f
,
0x4d
,
0xa0
,
0x01
,
0x72
,
0x9f
,
0xd2
,
0xea
,
0x5e
,
0x6d
,
0xdb
,
0xdb
,
0xa9
,
0x05
,
0x6e
,
0x07
,
0xc2
,
0x04
,
0x1c
,
0x08
,
0xee
,
0x53
,
0x5c
,
0xdd
,
0x6f
,
0x6d
,
0x07
,
0x3b
,
0xad
,
0x48
,
0x6a
,
0xe4
,
0x7f
,
0x17
,
0x5a
,
0x23
,
0xa9
,
0x68
,
0xaf
,
0xbe
,
0xed
,
0xed
,
0xac
,
0xee
,
0xbe
,
0x71
,
0x8d
,
0xc2
,
0xef
,
0xc2
,
0xc2
,
0x48
,
0x2a
,
0xda
,
0x6f
,
0x6f
,
0x07
,
0x3b
,
0x4b
,
0xbb
,
0xaf
,
0xdf
,
0x9b
,
0x60
,
0xbd
,
0x5d
,
0x0e
,
0x50
,
0xa0
,
0xb9
,
0xd1
,
0xac
,
0x49
,
0x18
,
0xc5
,
0x52
,
0xa5
,
0x5e
,
0x42
,
0x58
,
0x6f
,
0x55
,
0x03
,
0x14
,
0x69
,
0x6e
,
0x61
,
0xd6
,
0x24
,
0x4e
,
0x52
,
0xa9
,
0x52
,
0xbf
,
0x83
,
0x84
,
0x1a
,
0x14
,
0xbf
,
0x0f
,
0x2b
,
0x34
,
0x42
,
0xc8
,
0x9a
,
0xdb
,
0xde
,
0xce
,
0x5a
,
0x90
,
0x83
,
0x42
,
0x2d
,
0x4a
,
0xb8
,
0x05
,
0x8b
,
0x38
,
0x12
,
0x90
,
0x75
,
0xb7
,
0x83
,
0x9d
,
0xe5
,
0xa8
,
0x8f
,
0xfd
,
0xc7
,
0xb0
,
0x76
,
0x6c
,
0x40
,
0xd4
,
0x6b
,
0xd1
,
0xce
,
0xac
,
0x7c
,
0x67
,
0x13
,
0xcc
,
0x1c
,
0x87
,
0x8f
,
0x60
,
0xf9
,
0xd8
,
0x82
,
0xa8
,
0xbf
,
0x80
,
0x3b
,
0x93
,
0xea
,
0x9d
,
0x6d
,
0x30
,
0xc0
,
0x5a
,
0xc7
,
0xfe
,
0xed
,
0x41
,
0xaf
,
0x14
,
0x9c
,
0x20
,
0x9b
,
0xbe
,
0x22
,
0x7c
,
0x6c
,
0x33
,
0x23
,
0x67
,
0x1d
,
0xf9
,
0x4f
,
0x00
,
0xfd
,
0x4a
,
0x70
,
0x22
,
0x96
,
0xbf
,
0x22
,
0x7c
,
0x5c
,
0x33
,
0xeb
,
0x4b
,
0xcd
,
0x6c
,
0x90
,
0xc0
,
0xc2
,
0xcc
,
0x6d
,
0x58
,
0x45
,
0x47
,
0x8c
,
0xc4
,
0x03
,
0x72
,
0xdb
,
0xb5
,
0x66
,
0x76
,
0x50
,
0xa0
,
0x31
,
0x73
,
0x1b
,
0x96
,
0x84
,
0x23
,
0x26
,
0xfc
,
0x3e
,
0xba
,
0xa9
,
0x26
,
0xb9
,
0x94
,
0x49
,
0xf2
,
0x77
,
0xe0
,
0x8a
,
0x1c
,
0x3e
,
0xcc
,
0xdd
,
0xab
,
0x45
,
0x5c
,
0x54
,
0x17
,
0x5d
,
0xca
,
0x26
,
0x85
,
0x3b
,
0x70
,
0x49
,
0x0e
,
0x1f
,
0x94
,
0xee
,
0xb5
,
0x80
,
0x5c
,
0x2e
,
0x99
,
0x7d
,
0xee
,
0xc1
,
0x15
,
0x07
,
0x98
,
0xc2
,
0x12
,
0xaf
,
0xdc
,
0x92
,
0xaa
,
0x65
,
0x89
,
0x3e
,
0x99
,
0xfc
,
0x3e
,
0x80
,
0x4b
,
0x1e
,
0x30
,
0xc6
,
0x92
,
0xa0
,
0xda
,
0x92
,
0xa6
,
0x63
,
0x89
,
0xe5
,
0xc4
,
0x35
,
0x3a
,
0x91
,
0x82
,
0xf0
,
0xc2
,
0x76
,
0x1a
,
0xc7
,
0xc9
,
0xfe
,
0x64
,
0x1e
,
0xc3
,
0xe3
,
0xc4
,
0x2d
,
0x3c
,
0x11
,
0x43
,
0x78
,
0x61
,
0x3b
,
0xad
,
0xe3
,
0x24
,
0x7f
,
0xb2
,
0x8f
,
0x61
,
0x5e
,
0x12
,
0x67
,
0x3c
,
0xce
,
0x66
,
0xcb
,
0x95
,
0x44
,
0x68
,
0x4e
,
0x8b
,
0xfd
,
0xa4
,
0xa6
,
0x26
,
0x2f
,
0x4b
,
0x19
,
0x4d
,
0xd9
,
0xb4
,
0x5e
,
0x49
,
0x01
,
0xcd
,
0xa9
,
0xd9
,
0x4f
,
0x6a
,
0x6a
,
0x93
,
0xc9
,
0xbf
,
0x09
,
0x9d
,
0xa1
,
0x14
,
0x35
,
0x30
,
0xcf
,
0xc5
,
0x26
,
0xfa
,
0xdf
,
0x84
,
0x75
,
0x45
,
0xc2
,
0x1b
,
0xb0
,
0x32
,
0x94
,
0xa2
,
0x06
,
0xf6
,
0xb9
,
0xb8
,
0xc4
,
0xf0
,
0x9b
,
0xb0
,
0xa6
,
0x08
,
0x28
,
0x10
,
0xac
,
0xd3
,
0x46
,
0x73
,
0x74
,
0xf6
,
0x3b
,
0x0f
,
0x7c
,
0x54
,
0xf3
,
0xc3
,
0x64
,
0xc4
,
0x06
,
0xc1
,
0x36
,
0x6e
,
0x34
,
0x43
,
0x27
,
0xbf
,
0x0b
,
0x20
,
0x14
,
0x6a
,
0x7e
,
0x90
,
0x8d
,
0xa8
,
0x11
,
0xfe
,
0xbd
,
0x24
,
0x7e
,
0x16
,
0x9d
,
0x2c
,
0x50
,
0xb0
,
0x0b
,
0xd5
,
0x64
,
0x4a
,
0x7a
,
0x75
,
0x80
,
0x7f
,
0x2f
,
0x4b
,
0x9f
,
0x26
,
0x27
,
0x73
,
0x14
,
0x5c
,
0x85
,
0x66
,
0x96
,
0xa3
,
0x5e
,
0x2b
,
0x82
,
0x6a
,
0x32
,
0xc5
,
0x71
,
0x34
,
0x22
,
0x1d
,
0xda
,
0x41
,
0x35
,
0x1a
,
0xf9
,
0x3e
,
0xd4
,
0x31
,
0x51
,
0x33
,
0xcb
,
0xc5
,
0x38
,
0x19
,
0xa1
,
0x0e
,
0xbd
,
0xa8
,
0x99
,
0x8c
,
0xc2
,
0x10
,
0xda
,
0x22
,
0x37
,
0xa8
,
0xcd
,
0xe8
,
0x37
,
0x4a
,
0xfa
,
0x34
,
0x1c
,
0xcf
,
0x38
,
0x01
,
0xd4
,
0x09
,
0xe4
,
0x40
,
0x37
,
0xa8
,
0xcd
,
0xf0
,
0xb7
,
0x90
,
0xf4
,
0x49
,
0x3c
,
0x9e
,
0x52
,
0x04
,
0x68
,
0x25
,
0x92
,
0x03
,
0x7a
,
0x41
,
0x14
,
0x67
,
0x8f
,
0xd3
,
0xe4
,
0x67
,
0x3c
,
0xa6
,
0x58
,
0x40
,
0x53
,
0x0b
,
0x12
,
0xfb
,
0xe9
,
0x05
,
0x49
,
0xca
,
0x1e
,
0x15
,
0xd9
,
0xcf
,
0x68
,
0x8a
,
0xb1
,
0x20
,
0x4c
,
0x35
,
0x24
,
0xf2
,
0x41
,
0xa1
,
0xd7
,
0x0f
,
0x13
,
0xc1
,
0xa5
,
0x77
,
0x2f
,
0x48
,
0x45
,
0xb8
,
0x47
,
0x22
,
0xb8
,
0xcc
,
0xae
,
0xd1
,
0xeb
,
0x87
,
0x19
,
0xa7
,
0xd2
,
0xbb
,
0xe7
,
0xa4
,
0x22
,
0xb1
,
0x47
,
0xc6
,
0xa9
,
0xcc
,
0x14
,
0xed
,
0x40
,
0x0e
,
0xd8
,
0x6f
,
0x3d
,
0xd8
,
0x34
,
0x4d
,
0x3b
,
0x18
,
0x29
,
0xf4
,
0xb5
,
0x9a
,
0x14
,
0xbd
,
0x48
,
0x0e
,
0xc8
,
0x6f
,
0x03
,
0xd8
,
0xb0
,
0x4d
,
0x3b
,
0x18
,
0x29
,
0xf4
,
0xb5
,
0x9a
,
0x9e
,
0xa1
,
0xe6
,
0x0d
,
0x80
,
0x69
,
0x9a
,
0x4c
,
0x93
,
0x2c
,
0x1c
,
0x1f
,
0x8c
,
0x54
,
0x14
,
0x18
,
0x81
,
0xa5
,
0xe6
,
0x75
,
0x80
,
0xbc
,
0xc8
,
0xf2
,
0x8c
,
0xc5
,
0xe3
,
0x83
,
0x91
,
0x8a
,
0x02
,
0x8b
,
0x14
,
0x74
,
0xa0
,
0xe7
,
0xb3
,
0x48
,
0x1c
,
0x68
,
0x73
,
0xd5
,
0xc8
,
0x08
,
0xa8
,
0x7a
,
0x79
,
0x40
,
0x22
,
0x1c
,
0xe8
,
0xd9
,
0x34
,
0xe1
,
0x07
,
0xda
,
0x5c
,
0x35
,
0xb2
,
0x02
,
0xaa
,
0x5d
,
0x1d
,
0x50
,
0x35
,
0x0c
,
0x00
,
0xd9
,
0x7f
,
0x3d
,
0x58
,
0xd7
,
0x2a
,
0xe5
,
0xea
,
0x48
,
0x14
,
0xbd
,
0x1c
,
0xc5
,
0x1d
,
0x0b
,
0x40
,
0xf2
,
0xbf
,
0x00
,
0xd6
,
0xb4
,
0x4a
,
0xa5
,
0x3a
,
0x12
,
0xc5
,
0xa0
,
0x44
,
0xd1
,
0x42
,
0x64
,
0xb5
,
0x5c
,
0x64
,
0xcd
,
0x3c
,
0x93
,
0x1b
,
0x00
,
0x22
,
0x4c
,
0x4f
,
0x38
,
0x05
,
0x8f
,
0x88
,
0x6c
,
0x56
,
0x8b
,
0x6c
,
0xd9
,
0x67
,
0x72
,
0x1d
,
0x80
,
0xc7
,
0xc5
,
0x09
,
0xc5
,
0xe0
,
0x51
,
0x42
,
0xde
,
0xa0
,
0xb8
,
0x48
,
0x37
,
0xe6
,
0x90
,
0xf6
,
0xef
,
0x68
,
0xf4
,
0x9a
,
0x94
,
0x71
,
0xbe
,
0xc8
,
0x5b
,
0x14
,
0x1f
,
0xe9
,
0xce
,
0x0c
,
0xd2
,
0xe1
,
0x6d
,
0x8d
,
0x5e
,
0x17
,
0x33
,
0xce
,
0xd7
,
0x66
,
0x64
,
0x1c
,
0x1b
,
0x7d
,
0x05
,
0x2c
,
0xba
,
0xfd
,
0xb3
,
0x34
,
0x99
,
0xd0
,
0x86
,
0x2d
,
0x19
,
0xac
,
0x8c
,
0xe3
,
0xa2
,
0xaf
,
0x80
,
0x15
,
0x6e
,
0xff
,
0xb4
,
0xc8
,
0x26
,
0xb8
,
0xe1
,
0x82
,
0x0c
,
0xde
,
0x7a
,
0x6c
,
0x04
,
0xda
,
0x8a
,
0x19
,
0x68
,
0xec
,
0x2f
,
0x1e
,
0x5c
,
0x0d
,
0xf8
,
0x90
,
0x47
,
0x6f
,
0x3d
,
0xb6
,
0x02
,
0x6d
,
0xd1
,
0x0e
,
0x34
,
0xf2
,
0xd7
,
0x00
,
0x2e
,
0x47
,
0x74
,
0x48
,
0x93
,
0x53
,
0xa1
,
0x05
,
0x2b
,
0x57
,
0x2b
,
0x3b
,
0x8d
,
0xbb
,
0xd0
,
0x1c
,
0xd2
,
0x2c
,
0x41
,
0x30
,
0xaf
,
0x9c
,
0x6b
,
0xc1
,
0xca
,
0xd5
,
0xaa
,
0x4e
,
0xe3
,
0x0e
,
0x74
,
0x87
,
0x38
,
0x8b
,
0x10
,
0xcc
,
0xea
,
0x53
,
0xe1
,
0xa9
,
0x81
,
0x62
,
0xf4
,
0xdf
,
0x86
,
0xfa
,
0x34
,
0xe5
,
0x9f
,
0x12
,
0x38
,
0xab
,
0xbb
,
0x64
,
0x3c
,
0x35
,
0x52
,
0x8c
,
0xe1
,
0x5b
,
0xd0
,
0xce
,
0x0b
,
0xfa
,
0x09
,
0x82
,
0xb3
,
0xb4
,
0x7b
,
0xaf
,
0x3b
,
0x0b
,
0x34
,
0xd8
,
0x01
,
0x31
,
0xf9
,
0x77
,
0xa1
,
0x35
,
0x9c
,
0xa5
,
0x29
,
0x8f
,
0x85
,
0xc5
,
0x5b
,
0xa0
,
0xc1
,
0x8e
,
0x90
,
0x29
,
0xbc
,
0x03
,
0x0b
,
0xc3
,
0x69
,
0x51
,
0xd0
,
0x94
,
0xab
,
0x4a
,
0xf0
,
0x0b
,
0xf9
,
0x35
,
0x1f
,
0xfb
,
0xa3
,
0x07
,
0x6f
,
0x38
,
0x06
,
0xa0
,
0x16
,
0xc8
,
0xf6
,
0x04
,
0x3f
,
0x97
,
0x5f
,
0xf3
,
0x91
,
0x3f
,
0x06
,
0xf0
,
0xba
,
0x67
,
0x80
,
0xd0
,
0x42
,
0xb0
,
0x7d
,
0xc9
,
0x74
,
0x14
,
0x0a
,
0x6e
,
0xc1
,
0xe2
,
0x39
,
0xb0
,
0xdc
,
0x51
,
0xda
,
0x49
,
0x73
,
0xae
,
0x95
,
0x9c
,
0x8f
,
0x62
,
0x4e
,
0x1d
,
0x58
,
0x02
,
0x0f
,
0x96
,
0xdb
,
0x4a
,
0x3b
,
0x69
,
0xce
,
0xd5
,
0x0a
,
0x98
,
0xe3
,
0x68
,
0xf8
,
0x9d
,
0x42
,
0xc3
,
0xda
,
0xc5
,
0x6b
,
0x72
,
0x2d
,
0xff
,
0xe3
,
0xc1
,
0xeb
,
0x73
,
0x3c
,
0x0d
,
0xbf
,
0x63
,
0x34
,
0x6c
,
0x3d
,
0x7f
,
0x4d
,
0xa9
,
0xe5
,
0x7f
,
0x03
,
0xb8
,
0xe2
,
0x8e
,
0x96
,
0x74
,
0x7e
,
0x49
,
0xcc
,
0xe7
,
0xfc
,
0xac
,
0x3c
,
0xe7
,
0xdb
,
0xfe
,
0x54
,
0x9b
,
0xf3
,
0x69
,
0x89
,
0xe7
,
0x97
,
0xa5
,
0x74
,
0xc6
,
0xcf
,
0xaa
,
0x73
,
0xbe
,
0xeb
,
0x4f
,
0xad
,
0x19
,
0x7f
,
0x27
,
0x9c
,
0x4f
,
0x44
,
0x38
,
0x46
,
0xd1
,
0xda
,
0xe9
,
0x0d
,
0x0a
,
0xdd
,
0xdc
,
0x38
,
0xc2
,
0x6d
,
0x12
,
0xf3
,
0x19
,
0x8f
,
0xc7
,
0x42
,
0xb4
,
0x76
,
0x7a
,
0x8b
,
0x82
,
0x37
,
0xb7
,
0x18
,
0x89
,
0x6d
,
0xc9
,
0xdb
,
0x1a
,
0x41
,
0x41
,
0xa0
,
0x8c
,
0x99
,
0x64
,
0x82
,
0x26
,
0x9b
,
0x34
,
0x99
,
0x8f
,
0xfd
,
0xd1
,
0xdb
,
0x3a
,
0x91
,
0x21
,
0x60
,
0xc6
,
0xcc
,
0x18
,
0xc7
,
0xc9
,
0x2e
,
0x4e
,
0x96
,
0xe3
,
0xb0
,
0x1e
,
0xb4
,
0xd0
,
0xbf
,
0x82
,
0x4c
,
0x28
,
0xaf
,
0xd2
,
0x43
,
0xdc
,
0x73
,
0x94
,
0xc4
,
0x5c
,
0x1a
,
0x0f
,
0x0b
,
0xc2
,
0xbf
,
0x22
,
0xc6
,
0x95
,
0x57
,
0xe9
,
0xa1
,
0xd8
,
0x73
,
0x94
,
0xa5
,
0x54
,
0x1a
,
0x4b
,
0x8e
,
0xd5
,
0x08
,
0x0c
,
0x0a
,
0xfb
,
0xa5
,
0x07
,
0xaf
,
0x69
,
0x73
,
0xf7
,
0xd3
,
0x64
,
0x36
,
0x8b
,
0x8e
,
0xd5
,
0x89
,
0x2c
,
0x0a
,
0xf9
,
0x65
,
0x00
,
0xaf
,
0x69
,
0x73
,
0xf7
,
0x8b
,
0x6c
,
0x9a
,
0xfd
,
0x4a
,
0x59
,
0x2c
,
0xcf
,
0x31
,
0x32
,
0x98
,
0x54
,
0x8e
,
0xb9
,
0x30
,
0x8e
,
0xd8
,
0xdf
,
0x5c
,
0x7f
,
0xa9
,
0x2c
,
0x56
,
0xe6
,
0x18
,
0x19
,
0x4c
,
0x2a
,
0xc7
,
0x3c
,
0x37
,
0x8e
,
0xc8
,
0xdf
,
0x7d
,
0x2d
,
0x5e
,
0x49
,
0x7c
,
0x6f
,
0xc3
,
0x6a
,
0x81
,
0xbe
,
0xd6
,
0xc9
,
0x24
,
0x5d
,
0x22
,
0xc2
,
0x4d
,
0x2d
,
0x5e
,
0x49
,
0x7c
,
0x6f
,
0xc3
,
0x92
,
0x41
,
0x5f
,
0xeb
,
0x64
,
0x93
,
0x2e
,
0x10
,
0xe1
,
0xb6
,
0xcf
,
0x6c
,
0x2e
,
0x0c
,
0xd8
,
0x96
,
0x15
,
0xb0
,
0x5f
,
0x78
,
0xd0
,
0x77
,
0x3c
,
0xc9
,
0x84
,
0xb6
,
0x67
,
0x76
,
0xe7
,
0x06
,
0xec
,
0x82
,
0x13
,
0xb0
,
0x9f
,
0x07
,
0xb0
,
0xe5
,
0x79
,
0x92
,
0x0d
,
0x6d
,
0x2c
,
0x6a
,
0x77
,
0x9d
,
0xa8
,
0xed
,
0x3b
,
0x2e
,
0x6b
,
0xac
,
0xcf
,
0xc3
,
0xf6
,
0xb6
,
0x15
,
0xb6
,
0x55
,
0xd4
,
0xee
,
0x7a
,
0x51
,
0xbb
,
0xe5
,
0xb9
,
0xac
,
0xb5
,
0xbe
,
0x0c
,
0xdb
,
0x5b
,
0x4e
,
0xd8
,
0xa5
,
0x2b
,
0xac
,
0xb8
,
0xf8
,
0xb6
,
0x1b
,
0xb9
,
0xcb
,
0x96
,
0xe4
,
0x61
,
0x71
,
0x0a
,
0x9b
,
0x01
,
0x56
,
0xae
,
0x70
,
0xe2
,
0xe2
,
0xdb
,
0x7e
,
0xe4
,
0xd6
,
0x2d
,
0x29
,
0xc3
,
0xe2
,
0x14
,
0x36
,
0x22
,
0x7f
,
0x9e
,
0x5f
,
0xc7
,
0x14
,
0xe1
,
0xf1
,
0xb3
,
0x64
,
0xb1
,
0x83
,
0x44
,
0xfa
,
0x0e
,
0x30
,
0xaf
,
0xfa
,
0xac
,
0xbc
,
0x8e
,
0x31
,
0xc2
,
0xd3
,
0xa7
,
0xd9
,
0x7c
,
0x07
,
0x49
,
0xf4
,
0x1d
,
0x60
,
0x5f
,
0xb5
,
0x9a
,
0x61
,
0xeb
,
0x82
,
0xbc
,
0xcf
,
0xf6
,
0x60
,
0x2b
,
0xe0
,
0xd9
,
0xd4
,
0xda
,
0x4a
,
0x1e
,
0x6b
,
0x2d
,
0xcb
,
0xd6
,
0x39
,
0x79
,
0x9f
,
0xec
,
0xc1
,
0x66
,
0x44
,
0x59
,
0xee
,
0x6c
,
0x25
,
0x8f
,
0xd3
,
0x37
,
0xa0
,
0x16
,
0x8d
,
0xe4
,
0xc5
,
0xb5
,
0x24
,
0xdf
,
0x20
,
0x0f
,
0xdb
,
0xc7
,
0x20
,
0x76
,
0xe9
,
0x1b
,
0xd0
,
0x4a
,
0x46
,
0xf2
,
0xe2
,
0xaa
,
0xc9
,
0x37
,
0x82
,
0x87
,
0xec
,
0x8b
,
0x20
,
0xf6
,
0x84
,
0x90
,
0x5d
,
0x99
,
0x7f
,
0xcb
,
0x94
,
0xb2
,
0xcc
,
0x76
,
0x12
,
0xf4
,
0x6b
,
0x0f
,
0x36
,
0x70
,
0x84
,
0xa0
,
0x5d
,
0x2c
,
0xbc
,
0x69
,
0x4b
,
0xa9
,
0xb3
,
0x1d
,
0x05
,
0xfd
,
0x3a
,
0x80
,
0x75
,
0x31
,
0x92
,
0xee
,
0xfb
,
0xdd
,
0xa7
,
0x61
,
0x14
,
0x3f
,
0x0d
,
0xa7
,
0xc6
,
0x91
,
0x7b
,
0x8b
,
0x8b
,
0x21
,
0x89
,
0xf7
,
0xfd
,
0xee
,
0x93
,
0x38
,
0x49
,
0x9f
,
0xc4
,
0xb9
,
0x75
,
0xe4
,
0xc1
,
0xfc
,
0x62
,
0x48
,
0x69
,
0xfe
,
0xc2
,
0x62
,
0xa8
,
0xb6
,
0xb4
,
0x18
,
0xaa
,
0xdb
,
0x45
,
0x1f
,
0x7b
,
0x24
,
0x2f
,
0xf3
,
0x9a
,
0x3f
,
0xb7
,
0x18
,
0x6a
,
0xd5
,
0x16
,
0x43
,
0x6d
,
0xb7
,
0xe8
,
0x23
,
0x0f
,
0xe5
,
0x65
,
0x6e
,
0x42
,
0x0d
,
0x42
,
0xff
,
0x36
,
0x34
,
0x22
,
0xc1
,
0x27
,
0xda
,
0x9a
,
0x9e
,
0x61
,
0x8d
,
0xa5
,
0x70
,
0xd4
,
0x40
,
0xf4
,
0x6f
,
0x41
,
0x27
,
0xe1
,
0x74
,
0xa2
,
0xad
,
0xe9
,
0x5b
,
0xd6
,
0x38
,
0x0a
,
0x47
,
0x20
,
0xd9
,
0xd8
,
0xbf
,
0x6a
,
0x32
,
0xc0
,
0x72
,
0x4c
,
0x54
,
0x80
,
0xdd
,
0x84
,
0x0e
,
0xee
,
0x54
,
0x92
,
0x8d
,
0xfc
,
0xbb
,
0x25
,
0x03
,
0xac
,
0xc4
,
0x44
,
0x05
,
0xd8
,
0x0d
,
0x58
,
0x11
,
0x3b
,
0x99
,
0x14
,
0x3b
,
0x1e
,
0xd5
,
0x62
,
0x36
,
0x11
,
0xcb
,
0xca
,
0x82
,
0x60
,
0x56
,
0x58
,
0x2e
,
0x79
,
0x41
,
0x62
,
0x27
,
0xc0
,
0x5a
,
0xcc
,
0x25
,
0x8a
,
0xb2
,
0xd2
,
0x10
,
0xec
,
0x0a
,
0xcb
,
0x27
,
0xcf
,
0x09
,
0x20
,
0x16
,
0xa8
,
0xd5
,
0x2d
,
0xd4
,
0x18
,
0xac
,
0x4d
,
0x53
,
0x5e
,
0x6c
,
0x2e
,
0x0b
,
0x41
,
0x8b
,
0x44
,
0x83
,
0x5a
,
0xdb
,
0x41
,
0x8d
,
0xc0
,
0x72
,
0x5e
,
0x50
,
0xb3
,
0xb9
,
0x2c
,
0x04
,
0x1d
,
0x9a
,
0x66
,
0x23
,
0xdb
,
0x74
,
0xcb
,
0x4c
,
0x29
,
0x01
,
0x8d
,
0xe1
,
0xaa
,
0xda
,
0xd5
,
0x12
,
0x72
,
0x1a
,
0x8b
,
0x6c
,
0xd7
,
0x2f
,
0x33
,
0xa5
,
0x04
,
0x61
,
0x0c
,
0x55
,
0xd5
,
0xae
,
0x96
,
0x50
,
0xd2
,
0x84
,
0x4a
,
0xc8
,
0x72
,
0x86
,
0x15
,
0x29
,
0x21
,
0x27
,
0x20
,
0xf6
,
0xe2
,
0x6c
,
0x2f
,
0x99
,
0xc5
,
0x22
,
0x04
,
0x56
,
0x32
,
0x2c
,
0x4a
,
0x09
,
0x25
,
0x41
,
0x60
,
0xcf
,
0xcf
,
0xf6
,
0xb2
,
0x69
,
0xca
,
0x59
,
0xeb
,
0xb5
,
0x29
,
0xb1
,
0xe5
,
0x63
,
0x39
,
0x27
,
0x3b
,
0xa7
,
0x1e
,
0xc8
,
0x22
,
0x55
,
0x8f
,
0x31
,
0xbf
,
0x87
,
0x89
,
0xad
,
0x1c
,
0xcb
,
0x39
,
0xd9
,
0x39
,
0xf5
,
0x41
,
0x16
,
0xa9
,
0x7a
,
0x2c
,
0x52
,
0xe5
,
0x8a
,
0x33
,
0xd9
,
0x83
,
0xad
,
0x52
,
0x93
,
0xa5
,
0x87
,
0x54
,
0x69
,
0x22
,
0xcc
,
0x47
,
0x7a
,
0x2e
,
0x3f
,
0x93
,
0x3d
,
0xd8
,
0x12
,
0x36
,
0x59
,
0x7a
,
0x88
,
0x95
,
0xa6
,
0x80
,
0xf9
,
0x48
,
0x2f
,
0xe9
,
0x9a
,
0xc4
,
0xd4
,
0x22
,
0xa2
,
0xe6
,
0x8a
,
0x20
,
0x85
,
0x74
,
0x48
,
0x88
,
0x45
,
0xf3
,
0x6f
,
0x5d
,
0x96
,
0x98
,
0x3a
,
0x44
,
0xa1
,
0xb9
,
0x22
,
0x48
,
0x21
,
0x2b
,
0x28
,
0xc4
,
0xa1
,
0x85
,
0x37
,
0xc1
,
0x46
,
0x9c
,
0xc4
,
0x7b
,
0x54
,
0xba
,
0x1f
,
0x69
,
0x25
,
0xbb
,
0xa4
,
0xe4
,
0xfc
,
0x04
,
0x7b
,
0x61
,
0x3d
,
0xcd
,
0xd2
,
0x3d
,
0x2c
,
0xdd
,
0x8f
,
0xb4
,
0x92
,
0xab
,
0xa8
,
0xe4
,
0xec
,
0x04
,
0x79
,
0x08
,
0x1b
,
0x87
,
0x7c
,
0xfc
,
0x4c
,
0x15
,
0xcc
,
0x87
,
0x22
,
0x3c
,
0xe1
,
0x99
,
0xff
,
0x8e
,
0xed
,
0x00
,
0xeb
,
0x87
,
0x74
,
0xfc
,
0x54
,
0x15
,
0xcc
,
0x87
,
0x3c
,
0x3e
,
0xa1
,
0x2c
,
0x7c
,
0xdb
,
0x75
,
0x28
,
0x3a
,
0x78
,
0x5c
,
0x46
,
0xed
,
0x27
,
0x4f
,
0x60
,
0xdd
,
0x9d
,
0xc2
,
0x24
,
0x99
,
0x89
,
0x30
,
0x14
,
0x1d
,
0x3c
,
0x3e
,
0xa3
,
0xf6
,
0x93
,
0xc7
,
0xb0
,
0xe6
,
0x4f
,
0x89
,
0x24
,
0xc9
,
0x78
,
0x5c
,
0x15
,
0x03
,
0xd3
,
0xf1
,
0x4d
,
0x12
,
0x9e
,
0x2f
,
0x8f
,
0xc3
,
0x63
,
0x75
,
0x1f
,
0x76
,
0x02
,
0x35
,
0xf0
,
0x81
,
0xed
,
0xf8
,
0x36
,
0x49
,
0x9c
,
0x2f
,
0x4d
,
0xe3
,
0x63
,
0x75
,
0x1f
,
0xae
,
0x44
,
0x6a
,
0x62
,
0xff
,
0xf4
,
0x60
,
0xd3
,
0x15
,
0x47
,
0xee
,
0xbb
,
0x3c
,
0xaf
,
0x77
,
0xf2
,
0xbc
,
0xfe
,
0x0e
,
0x44
,
0xfe
,
0x15
,
0xc0
,
0x86
,
0x2f
,
0x0e
,
0xdd
,
0xb7
,
0x3e
,
0xaf
,
0xaf
,
0x94
,
0x79
,
0xfd
,
0x6d
,
0x34
,
0x32
,
0x5c
,
0xe4
,
0x94
,
0x26
,
0xf3
,
0xda
,
0x13
,
0x97
,
0x95
,
0xac
,
0xeb
,
0x4e
,
0xb2
,
0xbe
,
0xe8
,
0x30
,
0xb1
,
0xc8
,
0x2b
,
0x4d
,
0x66
,
0xb5
,
0x47
,
0x2e
,
0x27
,
0x59
,
0xb7
,
0xbd
,
0x64
,
0x7d
,
0x01
,
0xc0
,
0xcf
,
0xf8
,
0xd0
,
0xee
,
0x2f
,
0x0b
,
0xca
,
0x0b
,
0x97
,
0x72
,
0x8c
,
0xc3
,
0xd6
,
0x93
,
0x1d
,
0x80
,
0x9e
,
0xd1
,
0xa1
,
0xdb
,
0x5f
,
0x1a
,
0xca
,
0x0b
,
0x97
,
0x72
,
0x84
,
0xc2
,
0xe6
,
0xe3
,
0x64
,
0x18
,
0x8e
,
0xb5
,
0x32
,
0x85
,
0x75
,
0x77
,
0xb5
,
0xd6
,
0x9e
,
0x55
,
0x7e
,
0x94
,
0x21
,
0xa1
,
0x6c
,
0x18
,
0x8f
,
0xb5
,
0x32
,
0xc6
,
0xba
,
0x3b
,
0x5a
,
0xeb
,
0xc0
,
0x29
,
0x3f
,
0xaa
,
0x90
,
0xd0
,
0x35
,
0x27
,
0x6f
,
0x3a
,
0x88
,
0x47
,
0xfc
,
0x4c
,
0x65
,
0x0f
,
0x3d
,
0x64
,
0xf7
,
0xa1
,
0x2b
,
0xf3
,
0x9a
,
0xa3
,
0x37
,
0x1d
,
0xa4
,
0x23
,
0x7a
,
0xa6
,
0xb2
,
0x87
,
0x1e
,
0x92
,
0x7b
,
0xb0
,
0x2a
,
0xf3
,
0x3e
,
0x6a
,
0x50
,
0x0a
,
0x5e
,
0xde
,
0x26
,
0x54
,
0x8d
,
0x36
,
0x81
,
0x31
,
0x58
,
0x97
,
0xeb
,
0xf6
,
0xbe
,
0xd0
,
0xa0
,
0x12
,
0xbc
,
0xb2
,
0x4d
,
0x68
,
0x5a
,
0x6d
,
0x02
,
0x21
,
0xb0
,
0x26
,
0xd7
,
0xed
,
0xc2
,
0x78
,
0xc8
,
0xc7
,
0x65
,
0x2b
,
0xd9
,
0x97
,
0xaa
,
0x09
,
0x24
,
0x75
,
0x5e
,
0xe8
,
0xe2
,
0xbf
,
0xc5
,
0xe9
,
0x90
,
0x8e
,
0xab
,
0x56
,
0x92
,
0x2f
,
0x54
,
0x13
,
0x88
,
0xea
,
0xbc
,
0xd0
,
0xc5
,
0x7f
,
0xa3
,
0x4d
,
0x84
,
0xa5
,
0x07
,
0x33
,
0xa8
,
0x68
,
0x03
,
0xdf
,
0x86
,
0x3a
,
0xc2
,
0xd6
,
0x5b
,
0x25
,
0x5b
,
0x9b
,
0x08
,
0xb5
,
0x07
,
0x33
,
0x68
,
0x68
,
0x03
,
0xdf
,
0x82
,
0xb6
,
0x80
,
0xad
,
0xbf
,
0x84
,
0xfe
,
0xab
,
0x8a
,
0xdf
,
0xb6
,
0x6c
,
0x50
,
0x09
,
0x88
,
0x89
,
0x6a
,
0x58
,
0xd2
,
0x9a
,
0x42
,
0xa7
,
0xfc
,
0x97
,
0x15
,
0xbf
,
0x6b
,
0xd9
,
0xa0
,
0x11
,
0x21
,
0x13
,
0xd6
,
0xb0
,
0xa8
,
0x35
,
0x86
,
0x8e
,
0x10
,
0xef
,
0x1a
,
0x34
,
0xa8
,
0x04
,
0x8a
,
0xf1
,
0x61
,
0x4b
,
0x81
,
0xc0
,
0x7e
,
0x55
,
0x5c
,
0xbe
,
0x11
,
0xef
,
0x1b
,
0x34
,
0x68
,
0x44
,
0x8a
,
0xf1
,
0xc1
,
0x82
,
0x02
,
0x81
,
0xfc
,
0xca
,
0x5c
,
0xbe
,
0xd6
,
0xc9
,
0x28
,
0xf3
,
0x74
,
0x35
,
0x79
,
0x89
,
0xa3
,
0x99
,
0xab
,
0x26
,
0xab
,
0x17
,
0xaf
,
0xc9
,
0xce
,
0xc9
,
0x28
,
0xf3
,
0x74
,
0x35
,
0x79
,
0x81
,
0xa3
,
0x99
,
0xa9
,
0x26
,
0x9b
,
0xcf
,
0x5f
,
0x53
,
0xaf
,
0xcd
,
0x2f
,
0x3d
,
0xb8
,
0x5e
,
0xa6
,
0xc6
,
0xc2
,
0x92
,
0x32
,
0x77
,
0xf5
,
0xea
,
0xa5
,
0x5c
,
0x5e
,
0x9b
,
0x5f
,
0x04
,
0x70
,
0xad
,
0x4a
,
0x8d
,
0xb9
,
0x25
,
0x65
,
0xe9
,
0xea
,
0xcd
,
0x0b
,
0xb9
,
0xdd
,
0xae
,
0x25
,
0x6b
,
0xcb
,
0x6b
,
0xc9
,
0xfa
,
0xb2
,
0x5a
,
0xb2
,
0xb1
,
0xb8
,
0x96
,
0x6c
,
0x5a
,
0xba
,
0x5b
,
0x4b
,
0xb6
,
0xea
,
0x6b
,
0xc9
,
0x76
,
0x5d
,
0x2d
,
0xd9
,
0x99
,
0x5f
,
0x4b
,
0x76
,
0x9d
,
0xb5
,
0x24
,
0xfb
,
0x39
,
0x5c
,
0x2b
,
0x33
,
0x29
,
0x53
,
0x45
,
0xfc
,
0x2d
,
0x0b
,
0xda
,
0xde
,
0x02
,
0x5a
,
0x92
,
0xfc
,
0x1c
,
0xae
,
0x56
,
0x99
,
0xc4
,
0x54
,
0x11
,
0x7f
,
0xd3
,
0x81
,
0xb6
,
0x3f
,
0xc7
,
0x03
,
0x74
,
0x35
,
0xb2
,
0xeb
,
0xe2
,
0xba
,
0x78
,
0x41
,
0x0e
,
0xea
,
0x1f
,
0x3c
,
0xf0
,
0x03
,
0xfe
,
0x00
,
0x5d
,
0x8d
,
0xec
,
0xfa
,
0xb8
,
0xce
,
0x5f
,
0x50
,
0x82
,
0xfa
,
0x59
,
0x00
,
0x61
,
0x44
,
0x9f
,
0xfc
,
0xe3
,
0x19
,
0x4f
,
0xcf
,
0x91
,
0x4d
,
0xe5
,
0x38
,
0xfb
,
0x65
,
0xa6
,
0xc8
,
0x1e
,
0x6e
,
0x31
,
0x7d
,
0x34
,
0xa5
,
0xc5
,
0xb9
,
0x60
,
0x53
,
0x39
,
0xce
,
0x7d
,
0x99
,
0x31
,
0xd9
,
0xc3
,
0x2f
,
0x46
,
0xb2
,
0x09
,
0x8d
,
0x21
,
0xa6
,
0x4a
,
0x05
,
0x97
,
0x1c
,
0x20
,
0x52
,
0xa3
,
0x28
,
0xe5
,
0xf4
,
0xde
,
0x36
,
0xa0
,
0x33
,
0x14
,
0xa9
,
0x52
,
0xc1
,
0x25
,
0x07
,
0x02
,
0xa9
,
0x51
,
0x52
,
0x50
,
0x7c
,
0xef
,
0xa7
,
0x91
,
0xca
,
0x09
,
0xc6
,
0xd5
,
0xd5
,
0xb0
,
0xae
,
0xae
,
0x4d
,
0x68
,
0x44
,
0x14
,
0xae
,
0xb2
,
0xd3
,
0x48
,
0x95
,
0x04
,
0xeb
,
0xea
,
0xea
,
0x38
,
0x57
,
0xd7
,
0x06
,
0x74
,
0x12
,
0x0c
,
0x57
,
0x59
,
0x14
,
0x97
,
0x03
,
0xf6
,
0x31
,
0x16
,
0x4b
,
0xd3
,
0xf1
,
0xb9
,
0xab
,
0xe1
,
0xbb
,
0x74
,
0x05
,
0x49
,
0x8a
,
0xcb
,
0x01
,
0xf9
,
0x48
,
0x14
,
0x4b
,
0xf9
,
0xf8
,
0xdc
,
0xd7
,
0xf0
,
0x1d
,
0xbc
,
0x82
,
0xa4
,
0x1f
,
0x51
,
0x99
,
0x78
,
0xa9
,
0x1b
,
0x15
,
0xdc
,
0xec
,
0x03
,
0xe3
,
0xbd
,
0x4e
,
0x26
,
0xfc
,
0x07
,
0x8f
,
0xa8
,
0x4c
,
0x5c
,
0xeb
,
0x46
,
0x86
,
0x9b
,
0xbc
,
0x6f
,
0xbd
,
0xd7
,
0xc9
,
0x84
,
0x7f
,
0x5f
,
0x52
,
0xb3
,
0x5d
,
0xcb
,
0x6a
,
0xbb
,
0xa2
,
0x71
,
0xae
,
0xf9
,
0xbc
,
0xc4
,
0x12
,
0xb2
,
0xad
,
0xa7
,
0x6a
,
0xb6
,
0xeb
,
0x58
,
0xed
,
0x56
,
0x34
,
0xde
,
0x35
,
0x5f
,
0x96
,
0x58
,
0x5c
,
0xb6
,
0xf5
,
0x38
,
0xe9
,
0xa7
,
0x51
,
0xcc
,
0xd3
,
0x97
,
0x97
,
0x85
,
0x45
,
0x41
,
0x94
,
0x19
,
0xda
,
0xab
,
0xe4
,
0xbd
,
0xfd
,
0x24
,
0x49
,
0x69
,
0xf1
,
0xf2
,
0xb2
,
0x44
,
0x51
,
0x90
,
0x30
,
0x4b
,
0x7b
,
0x95
,
0xbc
,
0x17
,
0x12
,
0xb8
,
0x64
,
0xf6
,
0x9b
,
0x86
,
0xf1
,
0xd6
,
0xa4
,
0x76
,
0xbc
,
0x8f
,
0x05
,
0x2f
,
0x5a
,
0xa3
,
0x23
,
0x9f
,
0x4c
,
0x7e
,
0xd3
,
0xb1
,
0xde
,
0x9a
,
0xd4
,
0x8e
,
0xf7
,
0x44
,
0xc1
,
0x2b
,
0xac
,
0x51
,
0x76
,
0xbc
,
0xee
,
0xee
,
0x68
,
0xda
,
0x4a
,
0x71
,
0x4e
,
0x63
,
0xff
,
0x1e
,
0x34
,
0x26
,
0xa8
,
0x78
,
0x3b
,
0x5e
,
0xf3
,
0x77
,
0xb4
,
0x6d
,
0xc5
,
0x38
,
0xc7
,
0x71
,
0x78
,
0x17
,
0x3a
,
0x13
,
0xa1
,
0x78
,
0x49
,
0x6b
,
0xe7
,
0x5a
,
0x85
,
0xc9
,
0x87
,
0x78
,
0xfd
,
0xef
,
0x41
,
0x27
,
0xcc
,
0x32
,
0x2e
,
0x8e
,
0x45
,
0x6b
,
0xe7
,
0x5b
,
0x25
,
0x92
,
0x0f
,
0xf2
,
0x86
,
0xdf
,
0x87
,
0x95
,
0x98
,
0x31
,
0xca
,
0x8f
,
0xd2
,
0x30
,
0xce
,
0x9e
,
0xf1
,
0x54
,
0xd5
,
0xbf
,
0x3a
,
0x0b
,
0x3d
,
0xc0
,
0xb9
,
0x4c
,
0x4f
,
0x0e
,
0x8a
,
0x38
,
0x65
,
0x4f
,
0x69
,
0xa1
,
0xea
,
0x5f
,
0x9d
,
0x85
,
0xee
,
0x8b
,
0x39
,
0xa6
,
0x27
,
0x07
,
0x2a
,
0x81
,
0xcd
,
0x9d
,
0x2f
,
0xff
,
0x51
,
0x24
,
0x4e
,
0x47
,
0x69
,
0xf8
,
0x19
,
0xb9
,
0x82
,
0xbb
,
0x8d
,
0xc8
,
0xe5
,
0x2e
,
0x97
,
0xff
,
0x28
,
0xe1
,
0xa7
,
0xa3
,
0x22
,
0xfe
,
0x14
,
0x5d
,
0xc1
,
0x5f
,
0x5c
,
0x4f
,
0xe6
,
0xcb
,
0x35
,
0xc1
,
0xbf
,
0x07
,
0x2b
,
0x42
,
0x6f
,
0xdc
,
0x5c
,
0xbe
,
0x71
,
0xce
,
0xae
,
0x27
,
0xcb
,
0xe5
,
0x9a
,
0x10
,
0xde
,
0x85
,
0x45
,
0xae
,
0x37
,
0xee
,
0xd6
,
0x6f
,
0x5c
,
0x32
,
0x88
,
0x8b
,
0x3e
,
0xd3
,
0xdb
,
0xb5
,
0x96
,
0x6f
,
0x97
,
0x33
,
0xfa
,
0xef
,
0x43
,
0x57
,
0x0b
,
0x38
,
0x8a
,
0x45
,
0x9f
,
0xea
,
0xed
,
0x16
,
0xea
,
0xb7
,
0x2b
,
0x19
,
0xc3
,
0xf7
,
0x60
,
0x55
,
0x0b
,
0x38
,
0x4a
,
0xde
,
0x3f
,
0xe3
,
0x43
,
0x2a
,
0x77
,
0x0a
,
0x94
,
0xec
,
0xfd
,
0x24
,
0xcb
,
0xa0
,
0x12
,
0x38
,
0xca
,
0xde
,
0x3b
,
0xa3
,
0x43
,
0x2c
,
0x77
,
0x0c
,
0x4a
,
0xee
,
0x7e
,
0x92
,
0x65
,
0xd0
,
0x88
,
0xbc
,
0x8b
,
0xfc
,
0xf7
,
0x00
,
0xe2
,
0xfc
,
0x91
,
0x81
,
0x8a
,
0xa2
,
0x65
,
0xcf
,
0x08
,
0x83
,
0x4a
,
0x60
,
0x45
,
0xe1
,
0xf7
,
0x00
,
0xd2
,
0xf2
,
0x91
,
0x01
,
0x8b
,
0xa2
,
0xba
,
0x67
,
0x84
,
0x41
,
0x23
,
0xb2
,
0xb0
,
0xfb
,
0x8f
,
0xe1
,
0x4a
,
0x6c
,
0x37
,
0x2c
,
0xea
,
0x8e
,
0x58
,
0xd2
,
0xd2
,
0x0c
,
0x2a
,
0x81
,
0xd8
,
0xc3
,
0x47
,
0x70
,
0x29
,
0x75
,
0x1b
,
0x16
,
0x75
,
0x47
,
0xd4
,
0xb4
,
0x34
,
0x83
,
0x46
,
0xe4
,
0xbb
,
0xc8
,
0x7f
,
0x08
,
0x57
,
0x32
,
0x1d
,
0x40
,
0x4a
,
0x8e
,
0xbc
,
0x3b
,
0xb6
,
0x0c
,
0x39
,
0xc6
,
0x2f
,
0x0a
,
0x1f
,
0xc0
,
0x25
,
0xa6
,
0x03
,
0x48
,
0xc9
,
0x91
,
0x77
,
0xc7
,
0xa6
,
0x25
,
0xc7
,
0x9a
,
0x2c
,
0xca
,
0x70
,
0x16
,
0x60
,
0x02
,
0x10
,
0xe7
,
0xaa
,
0x55
,
0xac
,
0x8a
,
0xf3
,
0xe2
,
0x92
,
0xf8
,
0x15
,
0x32
,
0xbc
,
0x05
,
0x22
,
0x01
,
0xf0
,
0x73
,
0xd5
,
0x2a
,
0x36
,
0xf9
,
0xb9
,
0xb9
,
0x24
,
0x3e
,
0xc2
,
0xc3
,
0x5e
,
0x23
,
0xef
,
0xd0
,
0x0c
,
0x87
,
0x5b
,
0xd4
,
0x9d
,
0x19
,
0xe5
,
0xc9
,
0xe5
,
0xc2
,
0x0f
,
0x44
,
0xaf
,
0x51
,
0x76
,
0x68
,
0x96
,
0xc3
,
0xcd
,
0xeb
,
0xce
,
0xac
,
0xf2
,
0xe4
,
0x62
,
0xe1
,
0xe3
,
0x5b
,
0x56
,
0x77
,
0x36
,
0xe7
,
0xde
,
0xd6
,
0xeb
,
0xb2
,
0xcc
,
0x88
,
0xf7
,
0xdd
,
0xfe
,
0x6c
,
0xf1
,
0x2d
,
0xa7
,
0x3b
,
0x9b
,
0x71
,
0x6f
,
0xe7
,
0x75
,
0x59
,
0x66
,
0xc4
,
0x7b
,
0x7e
,
0x7f
,
0x56
,
0xf9
,
0xa2
,
0x3c
,
0x2b
,
0x7e
,
0x60
,
0x3d
,
0x0f
,
0x15
,
0x51
,
0xf0
,
0x52
,
0x19
,
0xe2
,
0x1f
,
0x35
,
0xbf
,
0xa8
,
0xcc
,
0x8a
,
0xef
,
0x3b
,
0xcf
,
0x43
,
0x26
,
0x0a
,
0x5e
,
0x2a
,
0x43
,
0xfc
,
0xb3
,
0x25
,
0x4c
,
0x61
,
0xb6
,
0x34
,
0xba
,
0xaf
,
0xec
,
0x0b
,
0xc7
,
0x9b
,
0xbb
,
0x70
,
0xb0
,
0xd9
,
0xc6
,
0x91
,
0x52
,
0x98
,
0x2b
,
0x0d
,
0xef
,
0x2b
,
0xf7
,
0xc2
,
0x09
,
0x66
,
0x2e
,
0x1c
,
0xd1
,
0x6c
,
0x8b
,
0x91
,
0x84
,
0x51
,
0x81
,
0x6e
,
0x92
,
0xfc
,
0xb7
,
0xa0
,
0x8b
,
0x97
,
0xcc
,
0x61
,
0x38
,
0xe1
,
0x8a
,
0x49
,
0x84
,
0x51
,
0x81
,
0x6e
,
0x93
,
0xc2
,
0x37
,
0x61
,
0x55
,
0x5c
,
0x32
,
0x87
,
0xf1
,
0x84
,
0x2a
,
0x26
,
0xe6
,
0x61
,
0x87
,
0x5a
,
0x54
,
0x20
,
0xf5
,
0xf2
,
0x1e
,
0xa2
,
0xe1
,
0x76
,
0x5e
,
0x45
,
0x75
,
0xdf
,
0x99
,
0x87
,
0x3d
,
0xaa
,
0xa9
,
0x40
,
0xda
,
0xd5
,
0x3d
,
0x44
,
0xc7
,
0xef
,
0xbc
,
0x4c
,
0x75
,
0xdf
,
0x5c
,
0x56
,
0xdd
,
0xb7
,
0x96
,
0x54
,
0xf7
,
0x2b
,
0x4e
,
0x75
,
0x6f
,
0x75
,
0x1d
,
0x6d
,
0xb7
,
0xeb
,
0xad
,
0xab
,
0xee
,
0x17
,
0x6a
,
0xaa
,
0xfb
,
0x45
,
0xaf
,
0xba
,
0x77
,
0xba
,
0x8e
,
0x9e
,
0xdf
,
0x75
,
0x30
,
0x6a
,
0x7f
,
0xb8
,
0xa0
,
0xf6
,
0x5f
,
0xbd
,
0x4c
,
0xed
,
0xbf
,
0x56
,
0x52
,
0xfb
,
0xcf
,
0x75
,
0x58
,
0xb5
,
0x3f
,
0x3c
,
0xa7
,
0xf6
,
0x5f
,
0xba
,
0x48
,
0xed
,
0xbf
,
0x5c
,
0x51
,
0xfb
,
0xcf
,
0x74
,
0x66
,
0x9d
,
0x4b
,
0x76
,
0x66
,
0xdd
,
0xd2
,
0xce
,
0x8c
,
0xfd
,
0x64
,
0xde
,
0xe3
,
0x03
,
0x3e
,
0x4c
,
0x66
,
0x2b
,
0x17
,
0xec
,
0xcc
,
0x56
,
0x2b
,
0x3b
,
0x33
,
0xf2
,
0x93
,
0x59
,
0x8f
,
0x8f
,
0xe8
,
0x30
,
0xd2
,
0xd1
,
0xab
,
0xf2
,
0x78
,
0xf6
,
0x75
,
0x58
,
0xcd
,
0xa7
,
0x8f
,
0xce
,
0xf0
,
0xc0
,
0x24
,
0x2a
,
0x2b
,
0x46
,
0xaf
,
0xca
,
0xe3
,
0xc9
,
0xd7
,
0x61
,
0xa9
,
0x9c
,
0x3e
,
0x3a
,
0x13
,
0x07
,
0x26
,
0x51
,
0x4a
,
0xb0
,
0x1a
,
0xc9
,
0x0e
,
0xbd
,
0x78
,
0x50
,
0x38
,
0xc2
,
0xd3
,
0x75
,
0xbb
,
0xc7
,
0xcb
,
0x7c
,
0x51
,
0x82
,
0xd5
,
0x48
,
0x76
,
0xe8
,
0xe6
,
0x41
,
0xe1
,
0x48
,
0x9c
,
0xae
,
0xdf
,
0x3d
,
0x5e
,
0xe4
,
0x80
,
0x60
,
0xbf
,
0xa8
,
0xc2
,
0x86
,
0xd5
,
0xeb
,
0xff
,
0x7f
,
0xf9
,
0x69
,
0xfb
,
0x65
,
0xfd
,
0xb4
,
0x03
,
0x04
,
0xf9
,
0x45
,
0x13
,
0xd6
,
0x9d
,
0x5e
,
0xff
,
0xab
,
0xe5
,
0xa7
,
0xbd
,
0x97
,
0xf5
,
0xd3
,
0x5d
,
0xf8
,
0x29
,
0xdb
,
0x87
,
0xd7
,
0x2c
,
0x08
,
0x08
,
0x4d
,
0x4c
,
0x3e
,
0x4d
,
0xd2
,
0xc6
,
0x7d
,
0x9e
,
0xf1
,
0x53
,
0xb2
,
0x0f
,
0xaf
,
0x39
,
0x10
,
0x20
,
0x9a
,
0x22
,
0xf9
,
0x74
,
0x51
,
0x1b
,
0xff
,
0x1f
,
0x98
,
0x83
,
0x2b
,
0x50
,
0x7c
,
0x32
,
0x89
,
0xb8
,
0xa7
,
0x82
,
0x9a
,
0x95
,
0x9f
,
0xc9
,
0xdc
,
0x7d
,
0x60
,
0x06
,
0xae
,
0x48
,
0xf1
,
0xc9
,
0x24
,
0xe2
,
0x9f
,
0x8a
,
0xd0
,
0xac
,
0xfa
,
0x4c
,
0x66
,
0x7b
,
0x87
,
0xf5
,
0x05
,
0xf3
,
0xcf
,
0x55
,
0xe8
,
0x16
,
0x17
,
0x3e
,
0x5e
,
0x3a
,
0xe8
,
0x64
,
0xd8
,
0xde
,
0x3b
,
0x9c
,
0x2f
,
0x98
,
0x7f
,
0x6e
,
0xc2
,
0xaa
,
0xb9
,
0xf0
,
0xc5
,
0xa5
,
0x23
,
0x9c
,
0x4c
,
0x8a
,
0x69
,
0x27
,
0xc3
,
0xdf
,
0x94
,
0x9e
,
0x13
,
0x5d
,
0x9f
,
0x89
,
0x04
,
0x8f
,
0x2e
,
0xca
,
0x2f
,
0xb4
,
0x62
,
0xda
,
0xc9
,
0xc4
,
0x6f
,
0x4c
,
0xcf
,
0x99
,
0xae
,
0xcf
,
0x78
,
0x26
,
0x8e
,
0x2e
,
0x29
,
0x36
,
0x02
,
0x7d
,
0x25
,
0x30
,
0x28
,
0x86
,
0x47
,
0xd5
,
0x69
,
0x47
,
0x35
,
0x42
,
0x7a
,
0x38
,
0xa1
,
0x2f
,
0x36
,
0x04
,
0x7d
,
0x31
,
0xb2
,
0x28
,
0x96
,
0x47
,
0xb5
,
0x71
,
0x47
,
0x35
,
0x12
,
0xf4
,
0x78
,
0xc2
,
0x4e
,
0x41
,
0x2e
,
0x47
,
0xb8
,
0x27
,
0x36
,
0x78
,
0x0a
,
0x6d
,
0xfa
,
0x4d
,
0xb5
,
0xe2
,
0xf9
,
0x82
,
0x85
,
0x9d
,
0x82
,
0x5c
,
0x8e
,
0xc4
,
0x9e
,
0xa2
,
0xc1
,
0x53
,
0x68
,
0xe3
,
0x6f
,
0xac
,
0x15
,
0xe4
,
0x38
,
0x19
,
0xab
,
0x87
,
0x52
,
0x35
,
0x32
,
0x8e
,
0x0d
,
0xac
,
0x63
,
0xa3
,
0x0f
,
0x42
,
0x78
,
0xcf
,
0x27
,
0xc7
,
0xd9
,
0x58
,
0x3d
,
0x94
,
0xaa
,
0x91
,
0x75
,
0x6c
,
0xe0
,
0x1c
,
0x1b
,
0x7e
,
0x10
,
0xdc
,
0x88
,
0x96
,
0x8a
,
0xb0
,
0xab
,
0xc4
,
0x31
,
0x47
,
0xa7
,
0x0f
,
0x21
,
0x61
,
0x1a
,
0x2a
,
0xae
,
0x12
,
0xc7
,
0x2d
,
0xd0
,
0x52
,
0x11
,
0x76
,
0x19
,
0x39
,
0x66
,
0xe8
,
0xf8
,
0x21
,
0x24
,
0x2e
,
0x62
,
0x2d
,
0xd9
,
0x62
,
0x16
,
0x14
,
0x4c
,
0x1b
,
0xd9
,
0x6c
,
0x38
,
0xe4
,
0x59
,
0xd6
,
0x7b
,
0x9d
,
0x8c
,
0xc5
,
0xb5
,
0x29
,
0x5b
,
0x4c
,
0x43
,
0x11
,
0x69
,
0x83
,
0x4d
,
0x87
,
0x43
,
0xca
,
0x58
,
0xff
,
0x0a
,
0xd3
,
0x43
,
0xf6
,
0x77
,
0xf5
,
0x71
,
0x83
,
0x1a
,
0xca
,
0x47
,
0xc7
,
0x14
,
0xb7
,
0x0b
,
0xdf
,
0x9a
,
0x1a
,
0xa7
,
0x87
,
0xe4
,
0x2f
,
0x4d
,
0xf9
,
0xd8
,
0x64
,
0x00
,
0x8b
,
0x58
,
0xfe
,
0x92
,
0x98
,
0xf5
,
0xcc
,
0xd7
,
0xa2
,
0xaa
,
0xf3
,
0x25
,
0xf4
,
0xa2
,
0x97
,
0xa6
,
0xb7
,
0xa0
,
0x3b
,
0x0d
,
0xf1
,
0xd6
,
0x6a
,
0x30
,
0xeb
,
0x7d
,
0xd5
,
0x31
,
0xeb
,
0x19
,
0xcc
,
0xfe
,
0xa1
,
0x3e
,
0x08
,
0x61
,
0x13
,
0xfe
,
0x78
,
0x6a
,
0xbe
,
0x37
,
0xad
,
0x05
,
0x0e
,
0x35
,
0x3f
,
0xdf
,
0xa3
,
0x68
,
0xc2
,
0x15
,
0xaa
,
0x05
,
0xf0
,
0x18
,
0x73
,
0xdd
,
0xdc
,
0xf7
,
0x39
,
0xfb
,
0x85
,
0xad
,
0xe9
,
0x7d
,
0x3d
,
0x7e
,
0xde
,
0xeb
,
0xc1
,
0xbf
,
0x09
,
0x35
,
0x71
,
0x26
,
0x3f
,
0x40
,
0xae
,
0xee
,
0xfa
,
0xca
,
0xb7
,
0x8e
,
0x8a
,
0xcf
,
0xdc
,
0x9b
,
0xb0
,
0x9a
,
0xc7
,
0xe2
,
0xa6
,
0x7d
,
0x62
,
0xbf
,
0xd1
,
0x2d
,
0x47
,
0x1e
,
0xb5
,
0x8c
,
0xe6
,
0x01
,
0x4e
,
0xb3
,
0xbf
,
0xaa
,
0x8f
,
0x48
,
0xa6
,
0x51
,
0xd4
,
0x86
,
0x5e
,
0xd6
,
0xb0
,
0xf6
,
0x89
,
0xa3
,
0x64
,
0x42
,
0x15
,
0xaa
,
0x86
,
0x10
,
0xde
,
0x80
,
0x16
,
0x3f
,
0x93
,
0x1f
,
0x6d
,
0x97
,
0x57
,
0x36
,
0xac
,
0xfd
,
0x82
,
0x86
,
0xad
,
0x17
,
0x86
,
0xb5
,
0xc9
,
0x88
,
0xdd
,
0xcf
,
0x6b
,
0xd0
,
0x76
,
0x43
,
0x15
,
0x8f
,
0x47
,
0xe6
,
0xaf
,
0x06
,
0x91
,
0x98
,
0x26
,
0x7f
,
0x53
,
0x1f
,
0xde
,
0x6c
,
0xce
,
0xff
,
0x28
,
0xe0
,
0x7f
,
0x1f
,
0x56
,
0xf6
,
0xb9
,
0xa0
,
0xe0
,
0xf0
,
0xd7
,
0xf3
,
0x98
,
0x7a
,
0xa3
,
0xb0
,
0x75
,
0xbf
,
0xa8
,
0x61
,
0xbd
,
0x2f
,
0x6d
,
0x58
,
0xef
,
0x05
,
0x0d
,
0x5b
,
0x33
,
0x86
,
0x7e
,
0x28
,
0xd2
,
0x28
,
0x3e
,
0xe9
,
0xbf
,
0x39
,
0x5f
,
0xc3
,
0x5a
,
0xdf
,
0x2e
,
0x59
,
0xc5
,
0x7f
,
0xf5
,
0xd0
,
0x88
,
0xdd
,
0xcf
,
0x5a
,
0xd0
,
0x2b
,
0xff
,
0x5c
,
0x11
,
0xfe
,
0x00
,
0x16
,
0xf7
,
0x29
,
0x17
,
0xe0
,
0x49
,
0x94
,
0x09
,
0x15
,
0xa6
,
0x9d
,
0x42
,
0xc4
,
0x87
,
0xd1
,
0xb8
,
0xdf
,
0x2f
,
0x8b
,
0xc7
,
0x84
,
0x12
,
0xae
,
0x95
,
0x79
,
0xe8
,
0xd9
,
0x21
,
0x2f
,
0x92
,
0xf4
,
0x64
,
0xeb
,
0x8d
,
0xd9
,
0x52
,
0xc9
,
0xca
,
0x2a
,
0xfe
,
0x47
,
0xe0
,
0xef
,
0x73
,
0x72
,
0x37
,
0x33
,
0x65
,
0xde
,
0x28
,
0x44
,
0xba
,
0xdf
,
0xf9
,
0xde
,
0x4b
,
0x1a
,
0xe1
,
0x3b
,
0x00
,
0x8f
,
0x13
,
0xc6
,
0x55
,
0x6a
,
0x5b
,
0x31
,
0x94
,
0xa5
,
0xd4
,
0xfe
,
0xc2
,
0xc8
,
0x67
,
0x15
,
0xff
,
0x10
,
0xba
,
0xda
,
0x9a
,
0x4b
,
0x4a
,
0x7b
,
0x22
,
0x3e
,
0x48
,
0xc6
,
0x5b
,
0x5b
,
0x55
,
0x99
,
0x4d
,
0xb2
,
0x92
,
0x46
,
0xf8
,
0x21
,
0x84
,
0xfb
,
0x73
,
0x69
,
0x45
,
0x92
,
0x4d
,
0x59
,
0xc5
,
0x7f
,
0x0f
,
0xd6
,
0xf7
,
0xb9
,
0xa0
,
0xa0
,
0xcf
,
0xef
,
0x14
,
0xdd
,
0xcd
,
0xbe
,
0x66
,
0xae
,
0x1b
,
0x11
,
0x55
,
0xd7
,
0xd0
,
0xd6
,
0xdc
,
0x6c
,
0x49
,
0x1a
,
0xbb
,
0x6e
,
0x21
,
0x16
,
0x0f
,
0xa1
,
0x7f
,
0xd5
,
0x15
,
0x43
,
0xec
,
0xac
,
0xe2
,
0xdf
,
0x82
,
0xe6
,
0xe1
,
0x21
,
0xac
,
0x6a
,
0x6b
,
0x2e
,
0x28
,
0xed
,
0x8d
,
0xda
,
0x2a
,
0x8e
,
0xe5
,
0xa4
,
0x11
,
0xbe
,
0x41
,
0x76
,
0x78
,
0x1e
,
0x0f
,
0x5d
,
0x68
,
0x36
,
0xd4
,
0xf0
,
0x20
,
0xdb
,
0x0b
,
0x67
,
0x27
,
0xa7
,
0x0b
,
0x6b
,
0xfb
,
0x94
,
0x63
,
0xdc
,
0x97
,
0x35
,
0xc2
,
0x2c
,
0x54
,
0x7d
,
0x5f
,
0x90
,
0x4e
,
0x14
,
0xe2
,
0x93
,
0x29
,
0xab
,
0x1c
,
0x37
,
0xe9
,
0xdf
,
0x17
,
0xf7
,
0xfe
,
0x17
,
0x00
,
0x00
,
0xff
,
0xff
,
0xa4
,
0x11
,
0xde
,
0x84
,
0xee
,
0x01
,
0x3b
,
0x3c
,
0x4f
,
0x87
,
0x3e
,
0x3e
,
0xeb
,
0x6a
,
0x78
,
0xc0
,
0x39
,
0x2e
,
0xe7
,
0xcd
,
0xca
,
0x21
,
0x00
,
0x00
,
0xf6
,
0xe2
,
0xe9
,
0xc9
,
0x29
,
0xff
,
0x38
,
0x27
,
0x8d
,
0xe3
,
0x2e
,
0xfe
,
0x6d
,
0xe5
,
0xee
,
0xff
,
0x03
,
0x00
,
0x00
,
0xff
,
0xff
,
0x3c
,
0x35
,
0x92
,
0x17
,
0x03
,
0x23
,
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