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