Function testing_pool
pub fn testing_pool() -> Pool<MockTransactionValidator<MockTransaction>, CoinbaseTipOrdering<MockTransaction>, InMemoryBlobStore>
Available on crate feature
test-utils
only.Expand description
Returns a new Pool with default field values used for testing purposes