Skip to content

Commit

Permalink
fix events key following last change
Browse files Browse the repository at this point in the history
  • Loading branch information
marc-aurele-besner committed Jun 23, 2024
1 parent c26bfc4 commit 412c21f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/auto-consensus/src/utils/events.ts
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ export const events: { [key in EventKeys]: ActionEvents } = {
transactionPayment.feePaid,
system.success,
],
operatorDeRegistered: [
operatorDeregistered: [
balances.withdraw,
domains.operatorDeregistered,
transactionPayment.feePaid,
Expand Down

0 comments on commit 412c21f

Please sign in to comment.