Skip to content
This repository was archived by the owner on Sep 12, 2026. It is now read-only.
This repository was archived by the owner on Sep 12, 2026. It is now read-only.

improve add(Re)Issuance API #88

Description

@tiero

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:

  1. accepting an array of recipients (address/script & amount in addInIssuance & addInReissuance
  2. having the user manually add the asset & token outputs, the addInIssuance & addInReissuance only care about adding entropy & assetAssetBlinder?

Toughts @altafan @louisinger

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions