Write `get-file` and commands to get the list of blocks from another node
Compare changes
- DISSOUBRAY Nathan authored
+ 35
− 19
@@ -7,6 +7,7 @@ use libp2p::swarm::NetworkInfo;
@@ -54,33 +55,46 @@ pub(crate) enum Sender<T> {
@@ -89,56 +103,56 @@ pub(crate) enum DragoonCommand {
@@ -201,6 +215,8 @@ macro_rules! dragoon_command {