From 2e9501768fcc25fdb41a034d1e357f2e919719e3 Mon Sep 17 00:00:00 2001 From: Zubin Pratap Date: Mon, 15 Apr 2024 12:48:01 +1000 Subject: [PATCH] lint and prettier --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e720bf9a..23bc6b00 100644 --- a/README.md +++ b/README.md @@ -47,9 +47,11 @@ This repo provides developers with a "works out of the box" experience as it com In order to set up your own project which uses Chainlink Functions, please refer to the [Functions Toolkit NPM package](https://www.npmjs.com/package/@chainlink/functions-toolkit). ## Supported Networks -> ⚠️⚠️⚠️ ->As at 13 April 2024, Mumbai (anchored to Goerli) stopped producing blocks. Mumbai's deprecation had been announced in favour of a new Amoy testnet, anchored to Sepolia. -> Amoy support is coming soon, and in the meanwhile we recommend you use the Ethereum Sepolia testnet or the Avalanche Fuji testnet for Functions related projects. Please refer to docs.chain.link to find the latest information on networks that support Chainlink services. + +> ⚠️⚠️⚠️ +> As at 13 April 2024, Mumbai (anchored to Goerli) stopped producing blocks. Mumbai's deprecation had been announced in favour of a new Amoy testnet, anchored to Sepolia. +> Amoy support is coming soon, and in the meanwhile we recommend you use the Ethereum Sepolia testnet or the Avalanche Fuji testnet for Functions related projects. Please refer to docs.chain.link to find the latest information on networks that support Chainlink services. + ### Mainnets - Ethereum : `ETHEREUM_RPC_URL`, `--network ethereum`