mirror of
https://github.com/XRPLF/clio.git
synced 2026-04-29 15:37:53 +00:00
Add NFT RPC infrastructure
This commit is contained in:
@@ -253,7 +253,6 @@ SubscriptionManager::pubTransaction(
|
||||
std::string pubMsg{boost::json::serialize(pubObj)};
|
||||
txSubscribers_.publish(pubMsg);
|
||||
|
||||
auto journal = ripple::debugLog();
|
||||
auto accounts = meta->getAffectedAccounts();
|
||||
|
||||
for (auto const& account : accounts)
|
||||
|
||||
Reference in New Issue
Block a user