0xMiden / 0xMiden/protocol

Add tag to Agglayer claim note

Aperta
#2,787 7 commenti 0 reazioni 0 assegnatari Vedi su GitHub
agglayer
Lingua principale
Rust
Stelle
132
Fork
167
Merge medio
1g 23h
PR unite (30g)
110

Descrizione

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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.