We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c046ea commit 131e649Copy full SHA for 131e649
gno/p/daocond/daocond.gno
@@ -60,6 +60,5 @@ type EventRoleUnassigned struct {
60
}
61
62
type EventRoleRemoved struct {
63
- UserID string
64
- Role string
+ Role string
65
0 commit comments