solana-program-library/memo
Justin Starry 1f810787d0
Fix broken stake-pool docs link and make readme's consistent (#805)
2020-11-06 09:15:27 +08:00
..
program Limit docs.rs builds 2020-11-05 13:42:48 -08:00
README.md Fix broken stake-pool docs link and make readme's consistent (#805) 2020-11-06 09:15:27 +08:00

README.md

Memo Program

A simple program that validates a string of UTF-8 encoded characters. It can be used to record a string on-chain, stored in the instruction data of a successful transaction.

Full documentation is available at https://spl.solana.com/memo