how can I issue again coins of an existing currency?

+1 vote
Hi! I'm testing multichain and i'd like to issue several times the same currency. I mean if my currency is asset1 and I issue 100 coins I want to be able to issue other 100 coins of asset1. isn't that possible? thanks for your help
asked Mar 13, 2017 by anonymous

1 Answer

0 votes

Yes, it's possible. You need to make the asset open when it's issued, and then you can use the issuemore(from) API to issue more units.

answered Mar 13, 2017 by MultiChain
...