readme and comments

This commit is contained in:
Hardhat Chad
2024-03-24 16:33:29 +00:00
parent c29f08273a
commit 5376cdc1e9
5 changed files with 28 additions and 11 deletions

View File

@@ -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.