Skip to content

Conversation

@KELs7
Copy link

@KELs7 KELs7 commented Jul 12, 2022

Extension wallet is built to support other networks other than Lamden networks but it cannot properly find custom user network to interact with, hence I added these changes.

This I feel is important in the case where developers have to run servers locally for active development and testing without having to depend on tesnet or mainnet. Developers should be able to have the same wallet experience as they would with the tesnet or mainnet.

I made just two changes in two files: networkController.js and masterController.js . They are minimal changes but work as they should when sending a transaction.

KELs7 added 2 commits July 12, 2022 00:27
dapps of custom networks are stored with their networkType names hence find the network  by txInfo.networkType
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.

1 participant