[enh] add `get_written_transactions_for_bma()` and `get_pending_transactions_for_bma()`
Compare changes
+ 58
− 4
@@ -85,7 +85,7 @@ pub trait DuniterModule: 'static + Sized {
@@ -94,7 +94,28 @@ pub trait DuniterModule: 'static + Sized {
@@ -269,7 +290,7 @@ macro_rules! plug_duniter_modules {
@@ -284,7 +305,40 @@ macro_rules! plug_duniter_modules {