Skip to content

Commit

Permalink
Update general keyshare event type (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
p0p3yee authored Feb 26, 2024
1 parent 5faae7e commit f3764ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/keyshare/types/keys.go
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ const (
)

const (
GeneralKeyShareAggregatedEventType = "keyshare-aggregated"
GeneralKeyShareAggregatedEventType = "general-keyshare-aggregated"
GeneralKeyShareAggregatedEventIDValue = "id-value"
GeneralKeyShareAggregatedEventIDType = "id-type"
GeneralKeyShareAggregatedEventData = "data"
Expand Down

0 comments on commit f3764ae

Please sign in to comment.