Function breez_sdk_core::lightning::ln::functional_test_utils::mine_transactions
pub fn mine_transactions<'a, 'b, 'c, 'd>(
node: &'a Node<'b, 'c, 'd>,
txn: &[&Transaction],
)
Expand description
Mine a single block containing the given transactions