You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 11, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: account-compression/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ This on-chain program provides an interface for composing smart-contracts to cre
4
4
SPL ConcurrentMerkleTrees. The primary application of using SPL ConcurrentMerkleTrees is
5
5
to make edits to off-chain data with on-chain verification.
6
6
7
-
This program is targeted towards supporting [Metaplex Compressed NFTs](https://github.com/metaplex-foundation/metaplex-program-library/tree/master/bubblegum) and may be subject to change.
7
+
This program is targeted towards supporting [Metaplex Compressed NFTs](https://github.com/metaplex-foundation/mpl-bubblegum) and may be subject to change.
8
8
9
9
Note: Using this program requires an indexer to parse transaction information and write relevant information to an off-chain database.
0 commit comments