update boost reserve

This commit is contained in:
Hardhat Chad
2025-08-13 14:35:45 -07:00
parent 0ada210a7a
commit 3f01779c69
2 changed files with 2 additions and 2 deletions

View File

@@ -74,4 +74,4 @@ pub const HASHPOWER_LIQUIDITY: u64 = 1_000_000;
pub const ORE_LIQUIDITY: u64 = ONE_ORE * 100;
/// The address of the boost reserve token account.
pub const BOOST_RESERVE_TOKEN: Pubkey = pubkey!("5zGJbZ4ZVJ2SNyk34cQoNrmuyJTqqCmTv9crseyFHeww"); // TODO: change this
pub const BOOST_RESERVE_TOKEN: Pubkey = pubkey!("Gce36ZUsBDJsoLrfCBxUB5Sfq2DsGunofStvxFx6rBiD");