You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Describe the bug
One of the recent patches causes problem.
It always call
account/coins
when we runcheck:construction
, but rosetta-ethereum(account-based blockchain) does not support that.To Reproduce
Just run
check:construction
usingrosetta-ethereum
.Expected behavior
When using account-based blockchain,
account/coins
must not be called.The text was updated successfully, but these errors were encountered: