TARAXA
transaction_manager.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  taraxa::TransactionManager
 TransactionManager class verifies and inserts incoming transactions in memory pool and handles saving transactions and all transactions state change. More...
 

Namespaces

 taraxa
 

Enumerations

enum class  taraxa::TransactionStatus { taraxa::Inserted = 0 , taraxa::InsertedNonProposable , taraxa::Known , taraxa::Overflow }
 TransactionStatus enum class defines current transaction status. More...