Disallow the client from tracking accounts with similar `AccountId` prefixes
未關閉
- 主要語言
- Rust
- 星號
- 78
- 分支
- 129
- 平均合併
- 4 天 14 小時
- 30 天內合併 PR
- 52
描述
To maintain a one-to-many relationship between accounts and addresses/tags, the same address (and the resulting tag) should always map to a single account in the client.
To do this, we need to prevent adding the account with the same prefix to the client.
See https://github.com/0xMiden/miden-client/issues/1260#issuecomment-3282601430 and https://github.com/0xMiden/miden-client/issues/1260#issuecomment-3270169022
貢獻指南
評估
這個 Issue 還沒有評估資料。