mirror of
https://github.com/d0zingcat/ore.git
synced 2026-05-14 07:26:51 +00:00
bump boost amount
This commit is contained in:
@@ -117,7 +117,7 @@ pub fn process_reset(accounts: &[AccountInfo<'_>], _data: &[u8]) -> ProgramResul
|
||||
reserve_tokens_info,
|
||||
treasury_info,
|
||||
token_program,
|
||||
ONE_ORE / 2, // TODO This should be about 2-5
|
||||
ONE_ORE * 3,
|
||||
&[TREASURY],
|
||||
)?;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user