mirror of
https://github.com/d0zingcat/ore.git
synced 2026-05-21 07:26:48 +00:00
stake
This commit is contained in:
@@ -13,9 +13,6 @@ use crate::{
|
||||
pub struct Treasury {
|
||||
/// The bump of the treasury account PDA, for signing CPIs.
|
||||
pub bump: u64,
|
||||
|
||||
/// The total lifetime claimed rewards of the program.
|
||||
pub total_claimed_rewards: u64,
|
||||
}
|
||||
|
||||
impl Discriminator for Treasury {
|
||||
|
||||
Reference in New Issue
Block a user