Allow `MintNote` to carry multiple mint requests
未关闭
standards
- 主要语言
- Rust
- 星标
- 132
- 派生
- 167
- 平均合并
- 1 天 23 小时
- 30 天内合并 PR
- 110
描述
Currently, the `MintNote` standard only carries a single mint request. With the faucet [migrating to a network account](https://github.com/0xMiden/faucet/issues/261#issuecomment-5096467395), a possible optimization could be to allow carrying multiple mint requests in a single note.
As I explain in the issue, I think this could diminish the state bloat from creating a single mint note just for a single asset note, which could be useful in various usecases, not just a testnet faucet. We could use note storage and/or attachments for this.
贡献指南
评估
这个 Issue 还没有评估数据。