added client version in report

This commit is contained in:
2026-03-25 11:18:07 +01:00
parent 43172dea51
commit 4b0ccce606
6 changed files with 29 additions and 24 deletions

View File

@@ -3,6 +3,8 @@
pub mod benchmark;
pub mod slimes;
pub const DEFAULT_PRIME_LIMIT: u64 = 500_000;
#[macro_export]
macro_rules! vprintln {
($verbose:expr, $($arg:tt)*) => {