[feat] durs-blockchain : add blocks sub command
2 unresolved threads
2 unresolved threads
Compare changes
+ 26
− 10
@@ -19,7 +19,7 @@ use crate::commands::DursExecutableCoreCommand;
@@ -40,30 +40,36 @@ pub struct DbExOpt {
@@ -99,6 +105,10 @@ pub struct BalanceOpt {
@@ -108,13 +118,13 @@ impl DursExecutableCoreCommand for DbExOpt {
@@ -122,14 +132,14 @@ impl DursExecutableCoreCommand for DbExOpt {
@@ -137,7 +147,13 @@ impl DursExecutableCoreCommand for DbExOpt {