Open weixuefeng opened 1 year ago
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
it return false, but it should be true.