0xMiden / 0xMiden/protocol

Add tag to Agglayer claim note

未关闭
#2,787 7 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
agglayer
主要语言
Rust
星标
132
派生
167
平均合并
1 天 23 小时
30 天内合并 PR
110

描述

The claim note is created without a note tag: https://github.com/0xMiden/protocol/blob/965e88ed32af9d9d40cb1a362eb83c5adb1ab9e1/crates/miden-agglayer/src/claim_note.rs#L188-L189

Not sure if this is intentional but it should probably be set with
```rust
.with_tag(NoteTag::with_account_target(target_bridge_id))
```

Otherwise the tag is defaulted to 0.

cc @mmagician @partylikeits1983

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。