BitShares Forum

Main => Technical Support => Topic started by: tatch on June 12, 2017, 08:44:41 pm

Title: Cancel a transaction
Post by: tatch on June 12, 2017, 08:44:41 pm
Hello !

I wrongfully sent an asset that I issued to the wrong person, how do I get it back.
Asset have the option "Issuer may transfer asset back to himself" so I guess it's possible right ???

Best regards,

Title: Re: Cancel a transaction
Post by: tatch on June 12, 2017, 08:56:57 pm
I try to find a way to use the override transfer operation but clearly there is nothing in the GUI to do this ??  :(
Title: Re: Cancel a transaction
Post by: tatch on June 12, 2017, 09:15:01 pm
So far all I manage to do is a proposal to person I wrongfully send the asset :/

Can't find a way to run cli-wallet on osx nor centos :(
Title: Re: Cancel a transaction
Post by: pc on June 13, 2017, 07:59:53 am
I'm not familiar with centos, but if you manage to install all dependencies you should be able to compile and run the cli_wallet.
Please be more specific in what you tried and what didn't work.
Title: Re: Cancel a transaction
Post by: tatch on June 13, 2017, 08:20:16 am
I'm not familiar with centos, but if you manage to install all dependencies you should be able to compile and run the cli_wallet.
Please be more specific in what you tried and what didn't work.

Hello ! Thank you very much for you'r help. At the moment I'm compiling the cli-wallet. Best explanation I could find about how to do the override operation is this from Xeroc: https://steemit.com/bitshares/@xeroc/how-the-issuer-of-an-iouuia-can-transfer-assets-back-to-himself

But it's not really clear to me, first is it 38 or 39 ?? I was trying to have a look into his python script but the github link is depreciated.

Again thanks for you help. I will let you know once I'll be able to run the cli-wallet (maybe I go for a docker)