mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 02:55:50 +00:00
Apply local Txns.
This commit is contained in:
@@ -36,6 +36,7 @@ public:
|
||||
uint32 getTag() const { return mTag; }
|
||||
const std::string& getComment() const { return mComment; }
|
||||
Transaction::pointer getTransaction() { return mTransaction; }
|
||||
void applyTransaction();
|
||||
|
||||
bool makeTransaction();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user