Skip to content

Commit

Permalink
add reactivated gateways field
Browse files Browse the repository at this point in the history
  • Loading branch information
andymck committed Apr 6, 2022
1 parent 0861cb5 commit c88928d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/blockchain_txn_validator_heartbeat_v1.proto
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ message blockchain_txn_validator_heartbeat_v1 {
uint32 version = 3;
bytes signature = 4;
repeated bytes poc_key_proposals = 5;
repeated bytes reactivated_gws = 6;
}

0 comments on commit c88928d

Please sign in to comment.