Updated link to compute budget struct

post ristretto reduction
This commit is contained in:
Artie Kushner 2022-06-27 03:46:59 -07:00 committed by Michael Vines
parent 7ecaf12ff8
commit 1a87b6cd97
1 changed files with 2 additions and 1 deletions

View File

@ -71,7 +71,8 @@ budget, or exceeds a bound, the entire invocation chain and the top level
transaction processing are halted.
The current [compute
budget](https://github.com/solana-labs/solana/blob/db32549c00a1b5370fcaf128981ad3323bbd9570/program-runtime/src/compute_budget.rs#L23)
budget](https://github.com/solana-labs/solana/blob/090e11210aa7222d8295610a6ccac4acda711bb9/program-runtime/src/compute_budget.rs#L26-L87)
can be found in the Solana Program Runtime.
For example, if the current budget is: