Type Alias fuel_merkle::common::Bytes32

source ·
pub type Bytes32 = [u8; 32];

Trait Implementations§

source§

impl From<MerkleTreeKey> for Bytes32

source§

fn from(value: MerkleTreeKey) -> Self

Converts to this type from the input type.