Skip to content

Commit

Permalink
fix wrong selector in governor executed event
Browse files Browse the repository at this point in the history
  • Loading branch information
moodysalem committed May 6, 2024
1 parent 278ccb0 commit 00c428d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/EVENT_PROCESSORS.ts
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ export const EVENT_PROCESSORS = [
keys: [
// Executed
FieldElement.fromBigInt(
0xf6e2d429ffbebb53f7887cee88a1d335b5a9c13cd37e2d1a2bf0769be29b2fn
0x01f4317aae43f6c24b2b85c6d8b21d5fa0a28cee0476cd52ca5d60d4787aab78n
),
],
},
Expand Down

0 comments on commit 00c428d

Please sign in to comment.