horuslabsio / TBA

Token Bound Accounts in Cairo

Home Page:https://github.com/starknet-io/SNIPs/blob/main/SNIPS/snip-14.md

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

make test_get_account in registry test pass

Darlington02 opened this issue · comments

TODO:
Appears address is currently being computed wrongly with the logic in get_account function of the registry contract. Fix this function and make the test pass.