mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-28 15:05:53 +00:00
Refactor MetaView (RIPD-954):
Obsolete functionality is removed. DeferredCredits is moved to a new class PaymentView, and used in RippleCalc.
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
|
||||
#include <BeastConfig.h>
|
||||
#include <ripple/app/main/Application.h>
|
||||
#include <ripple/ledger/ViewAPI.h>
|
||||
#include <ripple/ledger/CachedView.h>
|
||||
#include <ripple/rpc/impl/Tuning.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user