feat(router): add mandates incoming webhooks flow (#2464)

This commit is contained in:
Sai Harsha Vardhan
2023-10-06 00:38:47 +05:30
committed by GitHub
parent 3f0d927cb8
commit 1cf8b6cf53
19 changed files with 321 additions and 8 deletions

View File

@ -804,6 +804,8 @@ pub enum EventType {
DisputeChallenged,
DisputeWon,
DisputeLost,
MandateActive,
MandateRevoked,
}
#[derive(