spl_account_compression::canopy

Function check_canopy_root

source
pub fn check_canopy_root(
    canopy_bytes: &[u8],
    expected_root: &Node,
    max_depth: u32,
) -> Result<()>
Expand description

Checks the root of the canopy against the expected root.