flutter_trust_wallet_core
flutter_trust_wallet_core copied to clipboard
SOL Address check error:
var isValid = AnyAddress.isValid(
"CTNkbaML8hRezT48UFSNeYWy3Vese4kn2on6RZE7mhyH",
TWCoinType.TWCoinTypeSolana);
print("isValid: $isValid");
it return false, but it should be true.
Hi @weixuefeng. Have you found any solution to this?
not yet. maybe you can submit issue on wallet-core @flutterdevcodiste