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

SOL Address check error: #56

Open
weixuefeng opened this issue Jul 19, 2023 · 2 comments
Open

SOL Address check error: #56

weixuefeng opened this issue Jul 19, 2023 · 2 comments

Comments

@weixuefeng
Copy link

var isValid = AnyAddress.isValid(
        "CTNkbaML8hRezT48UFSNeYWy3Vese4kn2on6RZE7mhyH",
        TWCoinType.TWCoinTypeSolana);
    print("isValid: $isValid");

it return false, but it should be true.

@flutterdevcodiste
Copy link

Hi @weixuefeng. Have you found any solution to this?

@weixuefeng
Copy link
Author

weixuefeng commented Sep 15, 2023

not yet. maybe you can submit issue on wallet-core @flutterdevcodiste

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