sniper fee duration

This commit is contained in:
Hardhat Chad
2025-07-18 11:43:24 -07:00
parent b35d487b31
commit 5551ce1c7f
7 changed files with 30 additions and 40 deletions

View File

@@ -54,9 +54,7 @@ pub struct Initialize {}
#[repr(C)]
#[derive(Clone, Copy, Debug, Pod, Zeroable)]
pub struct Log {
pub block_id: [u8; 8],
}
pub struct Log {}
#[repr(C)]
#[derive(Clone, Copy, Debug, Pod, Zeroable)]