mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Cleanup ledger fetching
This commit is contained in:
@@ -65,8 +65,6 @@ class InboundTransactionsImp
|
||||
public:
|
||||
Application& app_;
|
||||
|
||||
using u256_acq_pair = std::pair<uint256, TransactionAcquire::pointer>;
|
||||
|
||||
InboundTransactionsImp (
|
||||
Application& app,
|
||||
clock_type& clock,
|
||||
|
||||
Reference in New Issue
Block a user