Module transaction_pool::scoring [−][src]
A transactions ordering abstraction.
Structs
| ScoreWithRef |
A score with a reference to the transaction. |
Enums
| Change |
Describes a reason why the |
| Choice |
Represents a decision what to do with a new transaction that tries to enter the pool. |
Traits
| Scoring |
A transaction ordering. |