I'm using multichain-node, a nodejs javascript package, to talk to the multichain API. I need to be able to issue multiple assets at the same time as a single transaction via the JSON-API. Is there a way to do that? It looks like I have to call issue individually for each asset.