mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-20 19:56:00 +00:00
Refactors subscription manager (#52)
* Replaces mutexes with asio strands
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
|
||||
namespace RPC {
|
||||
|
||||
using boost::json::value_to;
|
||||
|
||||
Result
|
||||
doLedgerData(Context const& context)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user