cli_v2: implement ListBlockErrors and GetBlockInfo

This commit is contained in:
Alex Auvolat
2025-01-31 16:53:33 +01:00
parent 7b9c047b11
commit d405a9f839
14 changed files with 346 additions and 210 deletions
+1
View File
@@ -15,6 +15,7 @@ mod cluster;
mod key;
mod special;
mod block;
mod worker;
use std::sync::Arc;