Report consensus phase changes in the server subscription stream

This commit is contained in:
Mo Morsi
2019-08-17 10:43:55 -04:00
committed by Manoj doshi
parent 726dd69ab9
commit 15c5f9c111
7 changed files with 97 additions and 2 deletions

View File

@@ -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