mpl-noop 1.0.0

Metaplex Fork of Solana Program Library No-op Program
Documentation

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.