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