feat(bma) add `get_written_transactions_for_bma()` and `get_pending_transactions_for_bma()` - close #1
1 unresolved thread
Compare changes
+ 1
− 1
@@ -8,7 +8,7 @@ edition = "2018"
@@ -8,7 +8,7 @@ edition = "2018"
add get_written_transactions_for_bma()
and get_pending_transactions_for_bma()
in DuniterModule trait - close #1