mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Add transaction formats for CreditSet and TransitSet.
This commit is contained in:
@@ -31,6 +31,9 @@ enum SOE_Field
|
||||
sfAmountOut,
|
||||
sfAuthorizedKey,
|
||||
sfBalance,
|
||||
sfBorrowExpire,
|
||||
sfBorrowRate,
|
||||
sfBorrowStart,
|
||||
sfBorrower,
|
||||
sfCurrency,
|
||||
sfCurrencyIn,
|
||||
@@ -50,6 +53,7 @@ enum SOE_Field
|
||||
sfLedgerHash,
|
||||
sfLender,
|
||||
sfLimit,
|
||||
sfLimitAmount,
|
||||
sfMessageKey,
|
||||
sfMinimumOffer,
|
||||
sfNextRate,
|
||||
@@ -67,6 +71,9 @@ enum SOE_Field
|
||||
sfSourceTag,
|
||||
sfTarget,
|
||||
sfTargetLedger,
|
||||
sfTransitExpire,
|
||||
sfTransitRate,
|
||||
sfTransitStart,
|
||||
sfWalletLocator,
|
||||
|
||||
// test fields
|
||||
|
||||
Reference in New Issue
Block a user