unicove
unicove copied to clipboard
The FIO "Receive" section needs to display a public key and not an account name.
This section currently displays an account name, but when receiving tokens on FIO you use public keys.
The "Send" portion of the interface is correct and prompts you for a public key - but the receive side was never updated.
Relevant Code:
https://github.com/greymass/unicove/blob/71d7e4c9638a0e26e3e95af3f697b139939e2ea4/src/pages/transfer/step/receive.svelte#L30-L36
Screenshot: