Crates.io | mpl-noop |
lib.rs | mpl-noop |
version | 0.2.1 |
source | src |
created_at | 2024-10-16 08:56:28.513608 |
updated_at | 2024-10-16 19:44:23.714798 |
description | Metaplex Fork of Solana Program Library No-op Program |
homepage | |
repository | https://github.com/metaplex-foundation/mpl-account-compression |
max_upload_size | |
id | 1411499 |
size | 3,030 |
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.