mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-30 08:35:52 +00:00
add functionality to clear session
This commit is contained in:
@@ -93,6 +93,9 @@ public:
|
||||
|
||||
void
|
||||
unsubProposedTransactions(std::shared_ptr<session>& session);
|
||||
|
||||
void
|
||||
clearSession(std::shared_ptr<session> const& session);
|
||||
};
|
||||
|
||||
#endif //SUBSCRIPTION_MANAGER_H
|
||||
Reference in New Issue
Block a user