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
07164d7a
Commit
07164d7a
authored
Feb 03, 2019
by
mdj33
Committed by
vipwzw
Feb 11, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
paracross proto fmt
parent
0c20c414
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
paracross.proto
plugin/dapp/paracross/proto/paracross.proto
+10
-10
No files found.
plugin/dapp/paracross/proto/paracross.proto
View file @
07164d7a
...
...
@@ -27,20 +27,20 @@ message ParacrossStatus {
}
message
ParacrossConsensusStatus
{
string
title
=
1
;
int64
chainHeight
=
2
;
int64
consensHeight
=
3
;
string
consensBlockHash
=
4
;
string
title
=
1
;
int64
chainHeight
=
2
;
int64
consensHeight
=
3
;
string
consensBlockHash
=
4
;
}
message
ParaBlock2MainMap
{
int64
height
=
1
;
string
blockHash
=
2
;
int64
mainHeight
=
3
;
string
mainHash
=
4
;
message
ParaBlock2MainMap
{
int64
height
=
1
;
string
blockHash
=
2
;
int64
mainHeight
=
3
;
string
mainHash
=
4
;
}
message
ParaBlock2MainInfo
{
message
ParaBlock2MainInfo
{
repeated
ParaBlock2MainMap
items
=
1
;
}
...
...
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