pub(crate) fn input_tweaks_and_peg_out_count(
transactions: impl Iterator<Item = Transaction>,
wallet_module_id: ModuleInstanceId,
) -> (BTreeSet<[u8; 33]>, u64)pub(crate) fn input_tweaks_and_peg_out_count(
transactions: impl Iterator<Item = Transaction>,
wallet_module_id: ModuleInstanceId,
) -> (BTreeSet<[u8; 33]>, u64)