Crate spl_memo

source ·
Expand description

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

Re-exports§

Modules§

  • Program state processor
  • Legacy symbols from Memo v1

Constants§

  • The const program ID.

Functions§

  • Build a memo instruction, possibly signed
  • Returns true if given pubkey is the program ID.
  • Returns the program ID.