mpl-noop

Crates.iompl-noop
lib.rsmpl-noop
version0.2.1
sourcesrc
created_at2024-10-16 08:56:28.513608
updated_at2024-10-16 19:44:23.714798
descriptionMetaplex Fork of Solana Program Library No-op Program
homepage
repositoryhttps://github.com/metaplex-foundation/mpl-account-compression
max_upload_size
id1411499
size3,030
Michael Danenberg (danenbm)

documentation

README

MPL Noop Rust SDK

This crate provides a wrapper for invoking mpl-noop, which does nothing. Its primary use is circumventing log truncation when emitting application data by invoke-ing spl-noop with event data.

mpl-noop and this crate's implementation are targeted towards supporting account-compression and may be subject to change.

Commit count: 375

cargo fmt