spl-memo 7.0.0

Solana Program Library Memo
Documentation

A program that accepts a string of encoded characters and verifies that it parses, while verifying and logging signers. Currently handles UTF-8 characters.

⚠️ DEPRECATED

This crate has been deprecated and is no longer actively maintained.

Please use spl-memo-interface for instruction types, and pinocchio-memo-program for the program implementation.