Large numbers of assets

0 votes
Are there any issues with creating a very large number of assets? And are there any other issues I should watch out for?
asked Sep 15, 2015 by anonymous

1 Answer

0 votes

There should be no problem with issuing thousands or even millions of assets on a MultiChain blockchain, although of course you should let us know if you find otherwise. The one thing to look out for is not calling the listassets API command with no extra parameter, since this will take a long time to respond if you have many assets in your blockchain. 

answered Sep 15, 2015 by MultiChain
...