Function functional_tests::config::block_metadata::is_new_block
source · pub fn is_new_block(s: &str) -> bool
Expand description
Checks whether a line denotes the start of a new transaction.
pub fn is_new_block(s: &str) -> bool
Checks whether a line denotes the start of a new transaction.