Publish multiple datasets to a stream in a single transaction

+1 vote
There is very less activity on the chain so whenever a data is published it gets mined quickly. Is there a way through which i can publish multiple datasets to a stream in a single transaction rather than multiple transactions?
asked Jan 18, 2018 by donank

1 Answer

0 votes

MultiChain 2.0 will support this, and you can already try it out in the first alpha version we released:

https://www.multichain.com/developers/multichain-2-0-preview-releases/

You should use the createrawsendfrom command to do it.

answered Jan 19, 2018 by MultiChain
...