BitShares Forum

Main => Technical Support => Topic started by: gn1 on November 18, 2015, 05:08:17 pm

Title: About reducing supply of UIAs
Post by: gn1 on November 18, 2015, 05:08:17 pm
How can I reduce the supply of UIAs that were already created? (The owner of the UIA has the supply and wants to reduce the issued supply)

I can't seem to find the way to reduce the current supply from the update asset menu.

Can you kindly advise?
Title: Re: About reducing supply of UIAs
Post by: gn1 on November 21, 2015, 05:55:16 am
Does anybody know?
Title: Re: About reducing supply of UIAs
Post by: roadscape on November 22, 2015, 07:15:35 pm
Currently this can only be done from the CLI:
http://docs.bitshares.eu/namespaces/wallet.html#_CPPv2N8graphene6wallet10wallet_api13reserve_assetE6string6string6stringb
Title: Re: About reducing supply of UIAs
Post by: gn1 on November 23, 2015, 06:34:20 am
I wish we have this function in GUI, but if you have to use the command-line interface to do it, I will give it a try.

Can you tell me where I can download the command-line wallet?
Title: Re: About reducing supply of UIAs
Post by: testz on November 23, 2015, 06:37:03 am
I wish we have this function in GUI, but if you have to use the command-line interface to do it, I will give it a try.

Can you tell me where I can download the command-line wallet?

Download from github (for Windows: https://github.com/bitshares/bitshares-2/releases/download/v2.0.151101/BitShares-2.15.306-x64-cli-tools.exe), how to run, etc, here:
http://docs.bitshares.eu/integration
Title: Re: About reducing supply of UIAs
Post by: gn1 on November 23, 2015, 06:40:02 am
Is there a mac version of the CLI?
Title: Re: About reducing supply of UIAs
Post by: roadscape on November 23, 2015, 05:44:00 pm
Is there a mac version of the CLI?

You can build it on OSX without too much hassle:
https://github.com/bitshares/bitshares-2

Most (if not all) dependencies are available via brew
Title: Re: About reducing supply of UIAs
Post by: Tuck Fheman on November 24, 2015, 06:34:51 pm
Is there a mac version of the CLI?

#sharebits "funnybear" 1 FISTBUMP
#sharebits "funnybear" 1 TIPSHARES
Title: Re: About reducing supply of UIAs
Post by: btstip on November 24, 2015, 06:35:39 pm
Hey Tuck Fheman, here are the results of your tips...
Curious about BtsTip? Visit us at http://sharebits.io and start tipping BTS on https://bitsharestalk.org/ today!
Source: https://bitsharestalk.org/index.php/topic,20091.msg260464/topicseen.html#msg260464
Created by hybridd (https://bitsharestalk.org/index.php?action=profile;u=40140)
Title: Re: About reducing supply of UIAs
Post by: gn1 on January 07, 2016, 09:13:40 am
Question.
I found the link below, but is this the way to install the CLI wallet on a Mac?

https://github.com/cryptonomex/graphene/wiki/Building-on-OS-X
Title: Re: About reducing supply of UIAs
Post by: xeroc on January 07, 2016, 10:40:53 am
Question.
I found the link below, but is this the way to install the CLI wallet on a Mac?

https://github.com/cryptonomex/graphene/wiki/Building-on-OS-X
I'd say so .. yes