diff --git a/willow/proto/willow/committee_selector.proto b/willow/proto/willow/committee_selector.proto index 0f5a479..b4bb03b 100644 --- a/willow/proto/willow/committee_selector.proto +++ b/willow/proto/willow/committee_selector.proto @@ -34,7 +34,7 @@ message CreateCommitteeResponse {} // A message sent from client to untrusted frontend signaling intent to // volunteer for the committee. Returns VolunteerForCommitteeResponse. message VolunteerForCommitteeRequest { - // Member's ephemeral public key, which rotates every day. + // Member's ephemeral public key, which rotates roughly every 30 days. bytes member_public_key = 1 ; // An endorsement of the client's public key, for example: