pub type CallHash = H256;

Aliased Type§

struct CallHash(pub [u8; 32]);

Fields§

§0: [u8; 32]