-
Notifications
You must be signed in to change notification settings - Fork 348
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor tx_template and init_graph fn to use Cow
- refactor tx_template struct and init_graph to use Cow type - update the chain test_tx_graph test to use the updated tx_template struct and init_graph fn - update the test_tx_graph_conflicts to use the updated tx_template and init_graph fn [Issue: 1754]
Showing
3 changed files
with
251 additions
and
240 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
Oops, something went wrong.