Near-One / rainbow-token-connector

ERC-20/NEP-141 Token Connector for Rainbow Bridge
62 stars 18 forks source link

NEAR accounts does not accept "." #75

Closed idirall22 closed 3 years ago

idirall22 commented 3 years ago

Hello NEAR accounts don't accept the dot in account_id. Source: https://github.com/aurora-is-near/rainbow-token-connector/blob/master/bridge-token-factory/src/lib.rs#L329 Error: https://explorer.testnet.near.org/transactions/CERNMv9Av7Z9aubaQgDq8nKr8SDA8M1AA7av92fgdZLc aaze dfssdfsdf

mfornet commented 3 years ago

The account has more than 64 characters which is not valid. Check rules here: https://nomicon.io/DataStructures/Account.html#account-id-rules