diff --git a/content/courses/mobile/metadata.yml b/content/courses/mobile/metadata.yml index f0dff73dd..0d22afc5b 100644 --- a/content/courses/mobile/metadata.yml +++ b/content/courses/mobile/metadata.yml @@ -7,7 +7,3 @@ lessons: - mwa-deep-dive - solana-mobile-dapps-with-expo priority: 99 -# Uses deprecated @metaplex-foundation/js library for NFTs -# which also uses old RPC methods and no longer functions. -# TODO: Superteam to update -isHidden: true diff --git a/content/courses/state-compression/metadata.yml b/content/courses/state-compression/metadata.yml index a95b504a7..3a86b52a2 100644 --- a/content/courses/state-compression/metadata.yml +++ b/content/courses/state-compression/metadata.yml @@ -6,7 +6,3 @@ lessons: - compressed-nfts - generalized-state-compression priority: 65 -# Uses deprecated @metaplex-foundation/js library for NFTs -# which also uses old RPC methods and no longer functions. -# TODO: Superteam to update -isHidden: true diff --git a/content/courses/tokens-and-nfts/metadata.yml b/content/courses/tokens-and-nfts/metadata.yml index 07e368033..ec3629722 100644 --- a/content/courses/tokens-and-nfts/metadata.yml +++ b/content/courses/tokens-and-nfts/metadata.yml @@ -6,7 +6,3 @@ lessons: - token-program-advanced - nfts-with-metaplex priority: 10 -# Uses deprecated @metaplex-foundation/js library for NFTs -# which also uses old RPC methods and no longer functions. -# TODO: Superteam to update -isHidden: true