More of the new publication logic.

This commit is contained in:
JoelKatz
2013-01-01 18:21:19 -08:00
parent a543ee9ff5
commit c2d654efee
2 changed files with 62 additions and 3 deletions

View File

@@ -37,6 +37,7 @@ protected:
uint32 mMissingSeq;
bool mTooFast; // We are acquiring faster than we're writing
boost::recursive_mutex mPubLock;
int mMinValidations; // The minimum validations to publish a ledger
uint256 mLastValidateHash;
uint32 mLastValidateSeq;