mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Work toward revised RPC send.
This commit is contained in:
@@ -103,7 +103,8 @@ public:
|
||||
STAmount saFee,
|
||||
uint32 uSourceTag,
|
||||
const NewcoinAddress& toAccount,
|
||||
STAmount saAmount);
|
||||
STAmount saAmount,
|
||||
STAmount saSendMax);
|
||||
|
||||
bool sign(const NewcoinAddress& naAccountPrivate);
|
||||
bool checkSign() const;
|
||||
|
||||
Reference in New Issue
Block a user