mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Inject Application (cont.)
This commit is contained in:
committed by
Edward Hennis
parent
eed1a891a7
commit
ffbcb96eff
@@ -352,7 +352,7 @@ ServerHandlerImp::processRequest (
|
||||
|
||||
RPC::Context context {
|
||||
params, app_, loadType, m_networkOPs, app_.getLedgerMaster(), role,
|
||||
nullptr, {suspend, "RPC-Coroutine"}};
|
||||
{app_, suspend, "RPC-Coroutine"}};
|
||||
|
||||
std::string response;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user