Skip to content

Commit e5a4b7e

Browse files
authored
Merge pull request #25 from meleksabit/test
docs: edit table in README
2 parents e64095f + 8ecb1ed commit e5a4b7e

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

README.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -384,16 +384,9 @@ Set the blockchain network for the `blockchain-monitor` and `ai-agent` services
384384
- **hoodi**: Hoodi testnet (new testnet for Pectra upgrade testing).
385385
- **local**: Local Ethereum node (e.g., Hardhat, Ganache) for development.
386386

387-
<table>
388-
<tr>
389-
<th>⚠️ⓘ❗ <b>NOTE</b></th>
390-
</tr>
391-
<tr>
392-
<td width="33%"">
393-
Obtain an Infura API key by creating an account at <b><i>[infura.io](https://infura.io) (MetaMask wallet login supported)</b></i>. Avoid using MetaMask’s default Infura key due to rate limits, as it is shared and heavily restricted. Using mainnet incurs <b><i>higher Infura API costs</b></i> and interacts with <b><i>real</b></i> Ethereum transactions. Ensure your Infura API key supports mainnet and testnet access and use <b><i>cautiously</b></i> in production environments.
394-
</td>
395-
</tr>
396-
</table>
387+
| ⚠️ⓘ❗ **NOTE** |
388+
|---------------|
389+
| Obtain an Infura API key by creating an account at [infura.io](https://infura.io) (**MetaMask wallet login supported**). Avoid using MetaMask’s default Infura key due to rate limits, as it is shared and heavily restricted. Using mainnet incurs **higher Infura API costs** and interacts with **real** Ethereum transactions. Ensure your Infura API key supports mainnet and testnet access and use **cautiously** in production environments. |
397390

398391
### To configure the network:
399392

0 commit comments

Comments
 (0)