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

Request acocunt/coins always failed when using account-based rosetta implementation #294

Closed
aeharvlee opened this issue Apr 4, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@aeharvlee
Copy link

Describe the bug
One of the recent patches causes problem.
It always call account/coins when we run check:construction, but rosetta-ethereum(account-based blockchain) does not support that.

To Reproduce
Just run check:construction using rosetta-ethereum.

Expected behavior
When using account-based blockchain, account/coins must not be called.

@aeharvlee aeharvlee added the bug Something isn't working label Apr 4, 2022
@shrimalmadhur
Copy link
Contributor

#297 fixed it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging a pull request may close this issue.

2 participants