This commit is contained in:
Hardhat Chad
2025-09-26 18:03:09 -07:00
parent 8354d0e109
commit db970316d6
7 changed files with 46 additions and 40 deletions

View File

@@ -14,7 +14,7 @@ pub struct Miner {
pub deployed: [u64; 25],
/// Unused buffer.
#[deprecated(note = "Use automation executor instead")]
#[deprecated(note = "No longer used")]
pub buffer: [u8; 24],
/// Whether this miner is associated with a Solana Seeker.