mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-27 14:05:50 +00:00
Use unabbreviated "SuspendedPayment" for LedgerEntryType
This commit is contained in:
committed by
Nik Bougalis
parent
b8e192e058
commit
d69285f6ad
@@ -81,7 +81,7 @@ LedgerFormats::LedgerFormats ()
|
||||
<< SOElement (sfHighQualityOut, SOE_OPTIONAL)
|
||||
;
|
||||
|
||||
add ("SusPay", ltSUSPAY) <<
|
||||
add ("SuspendedPayment", ltSUSPAY) <<
|
||||
SOElement (sfAccount, SOE_REQUIRED) <<
|
||||
SOElement (sfDestination, SOE_REQUIRED) <<
|
||||
SOElement (sfAmount, SOE_REQUIRED) <<
|
||||
|
||||
Reference in New Issue
Block a user