Skip to content

Commit

Permalink
cointransfer
Browse files Browse the repository at this point in the history
  • Loading branch information
vusirikala committed Dec 10, 2024
1 parent 7f83083 commit 6bf8f53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/transaction-generator-lib/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ impl WorkflowProgress {

impl Default for TransactionType {
fn default() -> Self {
TransactionTypeArg::CoinTransferOrderless.materialize_default()
TransactionTypeArg::CoinTransfer.materialize_default()
}
}

Expand Down

0 comments on commit 6bf8f53

Please sign in to comment.