constants.rs 75 B

1234
  1. use anchor_lang::prelude::*;
  2. #[constant]
  3. pub const SEED: &str = "anchor";