unicove icon indicating copy to clipboard operation
unicove copied to clipboard

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

Open aaroncox opened this issue 3 years ago • 0 comments

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

aaroncox avatar Jan 19 '22 02:01 aaroncox