Skip to content

Commit

Permalink
add censusSize to setProcess transaction
Browse files Browse the repository at this point in the history
Signed-off-by: p4u <pau@dabax.net>
  • Loading branch information
p4u committed Jun 10, 2024
1 parent 7a4b5a8 commit a2e6872
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/vochain/vochain.proto
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ message SetProcessTx {
// to it will be removed or not
optional bool tempSIKs = 10;
optional uint32 duration = 11;
optional uint32 censusSize = 12;
}

message AdminTx {
Expand Down

0 comments on commit a2e6872

Please sign in to comment.