Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(rooch-benchmarks): simplify tx building logic
Removed unnecessary intermediate steps by directly returning the result of `build_and_sign`. This enhances code readability and reduces redundancy.
- Loading branch information