mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Autobridging:
* Remove legacy OfferCreate transactor * Misc. cleanups on LedgerEntrySet * Fix a subtle bug with arithmetic operations on Quality * Sanity check offers after taking
This commit is contained in:
committed by
Vinnie Falco
parent
686cc599a2
commit
e999c76882
@@ -38,7 +38,3 @@
|
||||
#include <ripple/module/app/transactors/CreateOffer.cpp>
|
||||
#include <ripple/module/app/transactors/CreateOfferDirect.cpp>
|
||||
#include <ripple/module/app/transactors/CreateOfferBridged.cpp>
|
||||
|
||||
#if RIPPLE_USE_OLD_CREATE_TRANSACTOR
|
||||
#include <ripple/module/app/transactors/CreateOfferLegacy.cpp>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user