fuel_merkle::common

Type Alias 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.