We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
EOS is the same as ETH and USDT is the same as BTC, so it should be an easy fix to support those two assets.
The text was updated successfully, but these errors were encountered:
EOS is not like ETH. Its regex is like this one (^[a-z1-5.]{1,11}[a-z1-5]$)|(^[a-z1-5.]{12}[a-j1-5]$)
Source: https://developers.eos.io/eosio-cpp/docs/naming-conventions
Sorry, something went wrong.
@RuneStone0 @TurgutKanceltik Thanks for opening the issue. I'll triage this ticket and add EOS support to the roadmap.
joeblackwaslike
No branches or pull requests
EOS is the same as ETH and USDT is the same as BTC, so it should be an easy fix to support those two assets.
The text was updated successfully, but these errors were encountered: