mirror of
https://github.com/d0zingcat/ore.git
synced 2026-05-18 15:10:26 +00:00
readme and comments
This commit is contained in:
@@ -16,7 +16,7 @@ pub struct Treasury {
|
||||
/// The admin authority with permission to update the difficulty.
|
||||
pub admin: Pubkey,
|
||||
|
||||
/// The bump of the treasury account PDA.
|
||||
/// The bump of the treasury account PDA, for signing CPIs.
|
||||
pub bump: u64,
|
||||
|
||||
/// The hash difficulty.
|
||||
|
||||
Reference in New Issue
Block a user