Commit 0ddcada7 authored by mdj33's avatar mdj33 Committed by 33cn

add autonomyItemId for nodegroup

parent a7d629f1
...@@ -74,6 +74,8 @@ message ParaNodeGroupConfig { ...@@ -74,6 +74,8 @@ message ParaNodeGroupConfig {
string addrs = 4; string addrs = 4;
int64 coinsFrozen = 5; int64 coinsFrozen = 5;
string blsPubKeys = 6; string blsPubKeys = 6;
//nodegroup申请需要autonomy社区自治board审核
string autonomyItemID = 7;
} }
message ParaNodeGroupStatus { message ParaNodeGroupStatus {
......
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