Type Alias distance_oracle::runtime::system::storage::types::block_hash::BlockHash
source · pub type BlockHash = H256;
Aliased Type§
struct BlockHash(pub [u8; 32]);
Fields§
§0: [u8; 32]