mirror of
https://github.com/chatmail/core.git
synced 2026-04-26 18:06:35 +03:00
api: emit JoinerProgress(1000) event when Bob verifies Alice
This commit is contained in:
@@ -250,6 +250,7 @@ pub enum EventType {
|
||||
/// Progress as:
|
||||
/// 400=vg-/vc-request-with-auth sent, typically shown as "alice@addr verified, introducing myself."
|
||||
/// (Bob has verified alice and waits until Alice does the same for him)
|
||||
/// 1000=vg-member-added/vc-contact-confirm received
|
||||
progress: usize,
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user