Module sc_transaction_graph::base_pool [−][src]
A basic version of the dependency graph.
For a more full-featured pool, have a look at the pool
module.
Structs
BasePool | Transaction pool. |
Limit | Queue limits |
PruneStatus | Status of pruning the queue. |
Transaction | Immutable transaction |
Enums
Imported | Successful import result. |