-
Notifications
You must be signed in to change notification settings - Fork 790
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add multi-index utility function for value retrieval
- Introduced `get_value_multi_index` in the utility class to facilitate value retrieval from Boost multi-index containers. - Refactored `active_transactions.cpp` to utilise the new utility function, streamlining code readability. This change aids in centralising the logic for multi-index value retrieval
- Loading branch information
1 parent
847f54c
commit f73eb1c
Showing
2 changed files
with
23 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters