diff --git a/.changeset/mighty-flies-breathe.md b/.changeset/mighty-flies-breathe.md index d983aad7086..f918769fdbc 100644 --- a/.changeset/mighty-flies-breathe.md +++ b/.changeset/mighty-flies-breathe.md @@ -2,4 +2,6 @@ "chainlink": patch --- -#added ORM and corresponding tables for CCIP gas prices and token prices +#db_update created 2 new CCIP tables in migration 0236, one for observed gas prices, one for observed token prices; setup indexing for these tables. + +#added ORM for CCIP gas prices and token prices