Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to create transaction from Isolated Module #69

Open
AbhishekJadhavStackera opened this issue Sep 27, 2024 · 2 comments
Open

Not able to create transaction from Isolated Module #69

AbhishekJadhavStackera opened this issue Sep 27, 2024 · 2 comments

Comments

@AbhishekJadhavStackera
Copy link

I'm creating an Isolated Module with the identifier iso_eth. When I try to make a send transaction, it shows the below error from the wallet app. I used Logcat to get the error log.

Error: SERIALIZER(SCHEMA_DOES_NOT_EXISTS): Schema 5-iso_eth does not exist
@AndreasGassmann
Copy link
Member

Hi. Sorry for the late reply. Is your source code public so we could take a look? And did you take a look at the example isolated module and follow its setup?

@AbhishekJadhavStackera
Copy link
Author

Yeah, I followed exactly how it is mentioned in the docs to create an Isolated Module. Actually, I've already created an Isolated Module for BSC and it's working fine. Now I'm looking to extend the token list in the current default Ethereum module. So, I just took the present module code and modified the identifier and token list according to my needs, keeping the scripts the same as those I used while building the BSC module.

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

No branches or pull requests

2 participants