[enh] add `get_written_transactions_for_bma()` and `get_pending_transactions_for_bma()`
Compare changes
+ 72
− 7
@@ -85,16 +85,48 @@ pub trait DuniterModule: 'static + Sized {
@@ -269,22 +301,55 @@ macro_rules! plug_duniter_modules {