Skip to content

Commit

Permalink
Correct comment for AccrualChangedFromStakeOrMRC
Browse files Browse the repository at this point in the history
  • Loading branch information
jamescowens committed Apr 27, 2022
1 parent c070290 commit f32f5b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/node/ui_interface.h
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ class CClientUIInterface
/** Researcher context changed */
ADD_SIGNALS_DECL_WRAPPER(ResearcherChanged, void);

/** Researcher context changed */
/** Walletholder accrual changed as a result of stake or MRC to the walletholder */
ADD_SIGNALS_DECL_WRAPPER(AccrualChangedFromStakeOrMRC, void);

/** Beacon changed */
Expand Down

0 comments on commit f32f5b5

Please sign in to comment.