Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

Commit

Permalink
Update to correct link
Browse files Browse the repository at this point in the history
  • Loading branch information
Sajjon committed Feb 7, 2024
1 parent 71df6d3 commit 3e6f6f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion profile/src/wallet_kit_common/types/bag_of_bytes.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ use crate::prelude::*;
use radix_engine_common::crypto::{Hash, IsHash};

/// This is a TEMPORARY workaround until Kotlin => ByteArray equatable issue for
/// Records has been solved, see: https://github.com/mozilla/uniffi-rs/issues/1980
/// Records has been solved, see: https://github.com/mozilla/uniffi-rs/issues/1985
///
/// A bytes collection that does NOT convert into `ByteArray` in Kotlin, but
/// instead `List<Byte>`, which has a working `==`.
Expand Down

0 comments on commit 3e6f6f5

Please sign in to comment.