* Add rust program id to memo * Bump memo and sdk versions * Use declare_id macro * Bump solana version to pick up macro docs |
||
---|---|---|
.. | ||
src | ||
Cargo.lock | ||
Cargo.toml | ||
README.md | ||
Xargo.toml | ||
program-id.md |
README.md
Memo Program
A simple program that accepts a string of encoded characters and verifies that it parses. Currently handles UTF-8.