The transaction block to add price update operations to
Array of oracle price feeds to update
Optional
options: Partial<EnvOption & { updatePythPriceFeeds?: boolean }>Optional configuration including whether to update Pyth feeds
The updated transaction block
Update oracle prices in the PTB (Programmable Transaction Block)
This function updates price feeds for the lending protocol. It can optionally update Pyth price feeds first if they are stale, then updates individual price feeds in the oracle contract.