mesh icon indicating copy to clipboard operation
mesh copied to clipboard

feat: add tests for MeshTxBuilder constructor and reset method

Open adrian052 opened this issue 7 months ago • 2 comments

  • Added test for MeshTxBuilder constructor to verify initial state.
  • Added test for MeshTxBuilder reset() method to ensure it correctly resets state

Note: This is my first PR on this repo, and I am open to feedback to change the code to respect the repository's conventions, nomenclature, and best practices.

adrian052 avatar Jul 04 '24 16:07 adrian052