mvs-org / lightwallet

Metaverse blockchain wallet
https://www.myetpwallet.com
GNU Affero General Public License v3.0
58 stars 43 forks source link

Support transfer of Avatars #333

Open LaurentSalou opened 3 years ago

LaurentSalou commented 3 years ago

It should be possible to transfer an Avatar from an address to another

vorapoap commented 3 years ago

Totally agree!!! Is feature already available and just needed to be activated on the lightwallet?

canguruhh commented 3 years ago

@vorapoap yes its activated on the consensus layer but its not supported on the wallet. There are some issue with loading the avatar information because currently it loads the avatar info from the issuance transaction which it expects to find in your transaction history. If you received the avatar from a different address then we need to do an additional step to get this info. We are working on that