Limit the total number of offers processed while crossing

This commit is contained in:
Nik Bougalis
2015-09-08 11:56:10 -07:00
parent 408a62f7d0
commit caecf78a6d
8 changed files with 219 additions and 8 deletions

View File

@@ -20,3 +20,4 @@
#include <BeastConfig.h>
#include <ripple/app/tests/Regression_test.cpp>
#include <ripple/app/tests/CrossingLimits_test.cpp>