mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-21 11:35:53 +00:00
Change temDST_TAG_NEEDED to tefDST_TAG_NEEDED.
This commit is contained in:
@@ -146,7 +146,7 @@ TER PaymentTransactor::doApply()
|
||||
{
|
||||
cLog(lsINFO) << "Payment: Malformed transaction: DestinationTag required.";
|
||||
|
||||
return temDST_TAG_NEEDED;
|
||||
return tefDST_TAG_NEEDED;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user