You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge bitcoin#2529: [GUI][BugFix] Masternodes screen, fix impossibility to start Masternodes
85b926e [GUI] MasternodesWidget Fix: missing walletModel in mnmodel constructor. (furszy)
Pull request description:
Fix impossibility to start Masternodes using the GUI.
This was introduced by beb1cf6 (curiously enough, no one noticed it up until now..), the `walletModel` is provided to the widget in `loadWalletModel`, so it can't be used in the `MasternodesWidget` constructor to construct the `mnmodel` object.
ACKs for top commit:
Fuzzbawls:
ACK 85b926e
random-zebra:
nice catch. We need to backport this to the 5.3 branch. utACK 85b926e and merging...
Tree-SHA512: 5cbceadd4d1c622ec38608ba48aa96f36c9b25fd707fbd30591ab0a8a3ba0d10509185d5988110b33ae22ac51e1ab78b341dc0a8ba815770a685c9fabb97a5b4
0 commit comments