darkfi_sdk::crypto::smt::util

Function leaf_pos_to_index

Source
pub(super) fn leaf_pos_to_index<const N: usize, F: FieldElement>(
    pos: &F,
) -> BigUint
Expand description

Converts a leaf position to the internal BigUint index for storage.