Skip to content

Conversation

barraguda
Copy link
Contributor

Problem

Initializing the contract abi instance in the root app.tsx leads to trying a preconfigured RPC_URL if wallet is not connected, resulting in console errors

Solution

Make provider and abi optional props, only passed to the publish component.

Notes

We should review some of our core UI wallet interactions

@barraguda barraguda requested review from tadad April 16, 2024 16:47
Copy link
Contributor

@tadad tadad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. I noticed some of these oddities with the code when doing the unpublish PR - didn't realize they were causing the RPC issues

@barraguda barraguda merged commit 1757bdf into develop Apr 16, 2024
@barraguda barraguda deleted the bp/appstore-rpc branch April 16, 2024 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants