greymass / unicove

Unicove - Antelope Web Wallet 🦄
https://unicove.com
Other
20 stars 10 forks source link

The FIO "Receive" section needs to display a public key and not an account name. #115

Open aaroncox opened 2 years ago

aaroncox commented 2 years ago

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:

image