feat(bma) add `get_written_transactions_for_bma()` and `get_pending_transactions_for_bma()` - close #1
1 unresolved thread
Compare changes
+ 79
− 8
@@ -441,15 +441,40 @@ pub struct TxsHistory {
@@ -478,6 +503,50 @@ pub fn get_transactions_history_for_bma<GvaDb: GvaV1DbReadable, TxsMpDb: TxsMpV2
@@ -503,8 +572,8 @@ pub fn get_transactions_history_for_bma<GvaDb: GvaV1DbReadable, TxsMpDb: TxsMpV2
@@ -512,17 +581,19 @@ pub fn get_transactions_history_for_bma<GvaDb: GvaV1DbReadable, TxsMpDb: TxsMpV2