Add support for incrementally updating owner count.

This commit is contained in:
Arthur Britto
2012-12-14 20:40:25 -08:00
parent 704b31e0f6
commit 12a4ce88ec
6 changed files with 111 additions and 16 deletions

View File

@@ -38,4 +38,6 @@ TER OfferCancelTransactor::doApply()
}
return terResult;
}
}
// vim:ts=4