Type Definition sc_transaction_pool::test_helpers::BlockHash [−][src]
type BlockHash<A> = <<A as ChainApi>::Block as Block>::Hash;
Expand description
Block hash type for a pool.
type BlockHash<A> = <<A as ChainApi>::Block as Block>::Hash;
Block hash type for a pool.