bug fixes

This commit is contained in:
Hardhat Chad
2024-07-12 16:54:31 +00:00
parent 1d50cafc8c
commit f4b2fb8f42
4 changed files with 7 additions and 10 deletions

View File

@@ -10,7 +10,7 @@ use super::AccountDiscriminator;
#[repr(C)]
#[derive(Clone, Copy, Debug, PartialEq, Pod, ShankAccount, Zeroable)]
pub struct Config {
/// The admin authority with permission to update the difficulty.
// TODO Remove this
pub admin: Pubkey,
/// The base reward rate paid out for a hash of minimum difficulty.