Skip to content

fix(events): correct misspelled dispute event emitter function names (#487)#689

Open
jjb9707 wants to merge 3 commits into
Stellopay:mainfrom
jjb9707:fix/487-dispute-emitter-spelling
Open

fix(events): correct misspelled dispute event emitter function names (#487)#689
jjb9707 wants to merge 3 commits into
Stellopay:mainfrom
jjb9707:fix/487-dispute-emitter-spelling

Conversation

@jjb9707

@jjb9707 jjb9707 commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Summary

Closes #487

Corrects misspelling dsiputedispute in public event emitter function names.

Changes

  • emit_dsipute_raisedemit_dispute_raised (events.rs + payroll.rs)
  • emit_dsipute_resolvedemit_dispute_resolved (events.rs + payroll.rs)
  • Also fixed doc comment typo ArbiteDisputeRaisedrSetArbiterSet

@jjb9707 jjb9707 requested a review from Jagadeeshftw as a code owner July 3, 2026 08:28
jjb9707 added 2 commits July 6, 2026 10:02
Rebased onto upstream main.

Renames emit_dsipute_raised/emit_dsipute_resolved to the correct
emit_dispute_raised/emit_dispute_resolved and fixes duplicated doc comments.
@jjb9707 jjb9707 force-pushed the fix/487-dispute-emitter-spelling branch from 2384cfd to af4ea1b Compare July 6, 2026 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix misspelled public event emitters emit_dsipute_raised / emit_dsipute_resolved in events.rs

1 participant