Test Batches with Instructions

This commit is contained in:
Luke Parker
2023-07-26 14:02:17 -04:00
parent e00aa3031c
commit 64c309f8db
6 changed files with 74 additions and 14 deletions

View File

@@ -699,6 +699,8 @@ async fn run<C: Coin, D: Db, Co: Coordinator>(mut raw_db: D, coin: C, mut coordi
}).collect()
};
info!("created batch {} ({} instructions)", batch.id, batch.instructions.len());
// Start signing this batch
tributary_mutable
.substrate_signers