pub type ExtrinsicsRoot = H256;
The Trie root of all extrinsics included in a bundle.
struct ExtrinsicsRoot(pub [u8; 32]);
0: [u8; 32]