Skip to content

Conversation

@Dhanraj30
Copy link
Contributor


Lowercase "To" Address Before Comparing with assetId in TransferAssets.tsx

Closes

Summary

This PR ensures that the "To" address is consistently lowercased before comparison with assetId in TransferAssets.tsx. This prevents potential case-sensitivity issues that could cause incorrect asset transfers or mismatches.

Changes

  • Converted the "To" address to lowercase before performing a comparison with assetId.
  • Ensured that address handling remains consistent throughout the transfer logic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant