publish multi can only publish 32 items

+2 votes

Hi,

when trying to do publishmultifrom I cannot add more than 32 entries.

max-std-op-returns-count Do I have to increase this value?

Would be good if publishMulti has it somewhere in the documentation of how many items can be created or that there is a limit and how to increase this limit.

Thanks and best regards

asked Jan 28, 2019 by ironmanager

1 Answer

0 votes

Yes, the max-std-op-returns-count parameter indeed limits the number of stream items that can be published in a single transaction. We've added a note about this in the online API documentation. FYI this parameter can be upgraded on a live chain using the create upgrade mechanism.

answered Jan 28, 2019 by MultiChain
...