Post
Topic
Board Announcements (Altcoins)
Re: [ANN][XCP] Counterparty Protocol, Client and Coin (built on Bitcoin) - Official
by
supersuber
on 08/02/2014, 05:05:29 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