Work toward revised RPC send.

This commit is contained in:
Arthur Britto
2012-05-20 01:53:31 -07:00
parent 0010656ff8
commit 8ba9fe2d88
5 changed files with 149 additions and 165 deletions

View File

@@ -206,7 +206,8 @@ Transaction::pointer Transaction::sharedPayment(
STAmount saFee,
uint32 uSourceTag,
const NewcoinAddress& toAccount,
STAmount saAmount)
STAmount saAmount,
STAmount saSendMax)
{
pointer tResult = boost::make_shared<Transaction>(ttPAYMENT,
naPublicKey, naSourceAccount,