We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70dd5e2 commit fd94c73Copy full SHA for fd94c73
bindings_ffi/src/mls.rs
@@ -3324,7 +3324,8 @@ mod tests {
3324
// should be good
3325
.unwrap();
3326
3327
- // TODO: uncomment this when xmtp-node-go is updated to recognize Passkey MemberIdentifiers
+ // TODO: I'll uncomment this as soon as PR 1733 goes live.
3328
+ // Tested locally with this uncommented and it works.
3329
// alex.apply_signature_request(sig_request).await.unwrap();
3330
}
3331
0 commit comments