This commit is contained in:
Hardhat Chad
2025-09-20 11:53:27 -07:00
parent 44c87aa89c
commit 37f1a9d55b
7 changed files with 31 additions and 31 deletions

View File

@@ -29,7 +29,7 @@ pub struct ResetEvent {
pub num_winners: u64,
/// The total amount of SOL prospected in the round.
pub total_prospects: u64,
pub total_deployed: u64,
/// The total amount of SOL put in the ORE vault.
pub total_vaulted: u64,