Unverified Commit 9e95afbe authored by vipwzw's avatar vipwzw Committed by GitHub

Update dpos_msg.proto

parent 90dcccc8
......@@ -2,7 +2,7 @@ syntax = "proto3";
package types;
// CycleBoundaryInfo cycle边界信息
// CycleBoundaryInfo cycle边界信息
message CycleBoundaryInfo {
int64 cycle = 1;
int64 stopHeight = 2;
......@@ -65,4 +65,4 @@ message DPosCBInfo {
string stopHash = 3;
string pubkey = 4;
string signature = 5;
}
\ No newline at end of file
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment