mirror of
https://github.com/d0zingcat/ore.git
synced 2026-05-21 15:10:35 +00:00
3 lines
83 B
Rust
3 lines
83 B
Rust
/// The seed of the delegate account PDA.
|
|
pub const DELEGATE: &[u8] = b"delegate";
|