Module ethcore_miner::pool::client [−][src]
Transaction Pool state client.
Client encapsulates all external data required for the verifaction and readiness.
It includes any Ethereum state parts required for checking the transaction and
any consensus-required structure of the transaction.
Structs
| AccountDetails |
Account Details |
Enums
| TransactionType |
Transaction type |
Traits
| Client |
Verification client. |
| NonceClient |
State nonce client |