Fix setting the no ripple flag when a trust line is created.

This commit is contained in:
JoelKatz
2013-10-23 17:24:34 -07:00
parent c11abb42d1
commit 9ff65d0da4
3 changed files with 8 additions and 0 deletions

View File

@@ -212,6 +212,7 @@ public:
uint256 const & uIndex,
SLE::ref sleAccount,
const bool bAuth,
const bool bNoRipple,
const STAmount & saSrcBalance,
const STAmount & saSrcLimit,
const uint32 uSrcQualityIn = 0,