mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Report consensus phase changes in the server subscription stream
This commit is contained in:
@@ -64,6 +64,7 @@ InfoSub::~InfoSub ()
|
||||
m_source.unsubServer (mSeq);
|
||||
m_source.unsubValidations (mSeq);
|
||||
m_source.unsubPeerStatus (mSeq);
|
||||
m_source.unsubConsensus (mSeq);
|
||||
|
||||
// Use the internal unsubscribe so that it won't call
|
||||
// back to us and modify its own parameter
|
||||
|
||||
Reference in New Issue
Block a user