Add tfSell support for OfferCreate.

This commit is contained in:
Arthur Britto
2013-04-25 15:23:53 -07:00
parent d2bc98cb39
commit 78c867d714
6 changed files with 238 additions and 31 deletions

View File

@@ -21,6 +21,7 @@ protected:
TER takeOffers(
const bool bOpenLedger,
const bool bPassive,
const bool bSell,
const uint256& uBookBase,
const uint160& uTakerAccountID,
SLE::ref sleTakerAccount,