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 還沒有評估資料。