web3swift icon indicating copy to clipboard operation
web3swift copied to clipboard

fix: get chain_id with hex strip

Open wannabit-yongjoo opened this issue 5 months ago • 1 comments

Summary of Changes

Strip the prefix when casting a hex string to BigUInt

By submitting this pull request, you are confirming the following:
  • I have reviewed the Contribution Guidelines.
  • I have performed a self-review of my own code.
  • I have updated my repository to match the develop branch.
  • I have included test data or screenshots that prove my fix is effective or that my feature works.
  • I have checked that all tests work and swiftlint is not throwing any errors/warnings.

wannabit-yongjoo avatar May 26 '25 05:05 wannabit-yongjoo