At the moment we force uset to specify one address/amount for each asset issued and token. We should allow to issue and reissue asset to multiple outputs in the same tx.
the API could either change:
- accepting an array of recipients (address/script & amount in
addInIssuance & addInReissuance
- having the user manually add the asset & token outputs, the
addInIssuance & addInReissuance only care about adding entropy & assetAssetBlinder?
Toughts @altafan @louisinger
At the moment we force uset to specify one address/amount for each asset issued and token. We should allow to issue and reissue asset to multiple outputs in the same tx.
the API could either change:
addInIssuance&addInReissuanceaddInIssuance&addInReissuanceonly care about adding entropy & assetAssetBlinder?Toughts @altafan @louisinger