Skip to content

Commit

Permalink
Remove
Browse files Browse the repository at this point in the history
  • Loading branch information
Liquid369 committed Jan 14, 2025
1 parent 0d8d2de commit c67cbe3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/wallet/wallet.h
Original file line number Diff line number Diff line change
Expand Up @@ -1249,7 +1249,6 @@ class CWallet : public CCryptoKeyStore, public CValidationInterface

/** notify stake-split threshold changed */
boost::signals2::signal<void (const CAmount stakeSplitThreshold)> NotifySSTChanged;
void NotifyChainLock(const CBlockIndex* pindexChainLock, const llmq::CChainLockSig& clsig) override;
};

/** A key allocated from the key pool. */
Expand Down

0 comments on commit c67cbe3

Please sign in to comment.