mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-21 09:28:11 +01:00
Update FullTreeHead to use FullAuditorTreeHead
This commit is contained in:
@@ -191,9 +191,9 @@ message FullTreeHead {
|
||||
*/
|
||||
repeated bytes distinguished = 3;
|
||||
/**
|
||||
* A tree head signed by a third-party auditor.
|
||||
* A list of tree heads signed by third-party auditors.
|
||||
*/
|
||||
optional AuditorTreeHead auditor_tree_head = 4;
|
||||
repeated FullAuditorTreeHead full_auditor_tree_heads = 4;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user