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