Type Alias TxHash

Source
pub type TxHash = FixedBytes<32>;

Aliased Type§

struct TxHash(pub [u8; 32]);

Fields§

§0: [u8; 32]