Post
Topic
Board Announcements (Altcoins)
Re: [ANN][XCP] Counterparty Protocol, Client and Coin (built on Bitcoin) - Official
by
520Bit
on 08/02/2014, 05:52:55 UTC
issuance --source=YOUR_ADDRESS --asset=ASSETNAME --quantity=QUANTITY divisible

Code:
   if asset[0] == 'A': raise exceptions.AssetNameError('starts with ‘A’')
lib.exceptions.AssetNameError: starts with ‘A’

 Embarrassed


What is your version of countepartyd? You need to update to the latest version v0.3.

已经升级到最新版了

Try this command:

counterpartyd issuance --source 1xxx --quantity 100 --asset XXXXX --divisible