latestMemoProgram constant

SolAddress const latestMemoProgram

The program ID for the Memo program.

Implementation

static const SolAddress latestMemoProgram = SolAddress.unchecked(
  'MemoSq4gqABAXKb96qnH8TysNcWxMyWCqXgDLGmfcHr',
);