Function fuel_vm::crypto::ephemeral_merkle_root
source ยท pub fn ephemeral_merkle_root<L, I>(leaves: I) -> Bytes32
Expand description
Calculate a binary merkle root with in-memory storage
pub fn ephemeral_merkle_root<L, I>(leaves: I) -> Bytes32
Calculate a binary merkle root with in-memory storage