mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-29 10:00:30 +00:00
Update include/xrpl/tx/Transactor.h
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -304,7 +304,7 @@ private:
|
||||
payFee();
|
||||
|
||||
void
|
||||
processPersistentChanges(TER result, XRPAmount& fee, bool& applied);
|
||||
processPersistentChanges(TER& result, XRPAmount& fee, bool& applied);
|
||||
|
||||
static NotTEC
|
||||
checkSingleSign(
|
||||
|
||||
Reference in New Issue
Block a user