You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 12, 2026. It is now read-only.
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?
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