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.
Parameters
tx: Transaction
The transaction block to add price update operations to
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.