Module vapcore_miner::pool::local_transactions[][src]

Local Transactions List.

Structs

LocalTransactionsList

Keeps track of local transactions that are in the queue or were mined/dropped recently.

Enums

Status

Status of local transaction. Can indicate that the transaction is currently part of the queue (Pending/Future) or gives a reason why the transaction was removed.