mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-04-24 23:37:54 +00:00
877ddf8692
The checkBridgeStatus function was being called with `api` which was not defined in the component scope. Changed to use `assetHubApi` which is properly imported from PezkuwiContext. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>