mirror of
https://github.com/d0zingcat/ore.git
synced 2026-06-08 23:26:48 +00:00
checkpoint
This commit is contained in:
@@ -41,6 +41,9 @@ pub const SQUARE: &[u8] = b"square";
|
||||
/// The seed of the stake account PDA.
|
||||
pub const STAKE: &[u8] = b"stake";
|
||||
|
||||
/// The seed of the round account PDA.
|
||||
pub const ROUND: &[u8] = b"round";
|
||||
|
||||
/// The seed of the treasury account PDA.
|
||||
pub const TREASURY: &[u8] = b"treasury";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user