pub(crate) async fn get_next_peg_in_tweak_child_id(
dbtx: &mut DatabaseTransaction<'_>,
) -> TweakIdx
Expand description
Returns the child index to derive the next peg-in tweak key from.
pub(crate) async fn get_next_peg_in_tweak_child_id(
dbtx: &mut DatabaseTransaction<'_>,
) -> TweakIdx
Returns the child index to derive the next peg-in tweak key from.