pub type BundleHash = H256;
A bundle hash.
#[repr(C)]pub struct BundleHash(pub [u8; 32]);
0: [u8; 32]