Skip to content

Commit

Permalink
Small fixed to the coordinator and erc20 docs (#1669)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr-Electron authored Aug 20, 2024
1 parent d4f615b commit e9e851e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/build/getting-started/networks-endpoints.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ token.

:::info

This network runs under a [Coordinator PoA scheme](/learn/protocols/coordinator/) with validators operated by [Akkodis](https://www.akkodis.com), [ETO GRUPPE](https://www.etogruppe.com/), [Software AG](https://softwareag.com/), [University of Zurich](https://www.uzh.ch/cmsssl/en.html), [Imperial College London](https://www.imperial.ac.uk) and the IOTA Foundation.
This network runs under a [Coordinator PoA scheme](/learn/protocols/coordinator/) with validators operated by [Akkodis](https://www.akkodis.com), [ETO GRUPPE](https://www.etogruppe.com/), [Software AG](https://softwareag.com/), [Imperial College London](https://www.imperial.ac.uk) and the IOTA Foundation.

:::

Expand Down
2 changes: 1 addition & 1 deletion docs/build/isc/v1.1/docs/how-tos/ERC20.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ Once you have deployed your contract, you can add your new custom token to your

## 3. Have some Fun

Now you should see your token in MetaMask. You can send them to your friends without any fees or gas costs.
Now you should see your token in MetaMask.

![Copy contract address](/img/evm/how-tos/ERC20/metamask-erc20-balance.png)

Expand Down
2 changes: 1 addition & 1 deletion docs/build/isc/v1.3/docs/how-tos/ERC20.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ Once you have deployed your contract, you can add your new custom token to your

## 3. Have some Fun

Now you should see your token in MetaMask. You can send them to your friends without any fees or gas costs.
Now you should see your token in MetaMask.

![Copy contract address](/img/evm/how-tos/ERC20/metamask-erc20-balance.png)

Expand Down
2 changes: 1 addition & 1 deletion docs/learn/protocols/coordinator.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ The current Coordinator is based on the Tendermint Core BFT consensus, which ena

:::info

In the current Shimmer network, all instances of the Coordinator are run by the IOTA Foundation. In the IOTA Mainnet they are run by [Akkodis](https://www.akkodis.com), [ETO GRUPPE](https://www.etogruppe.com/), [Software AG](https://softwareag.com/), [University of Zurich](https://www.uzh.ch/cmsssl/en.html), [Imperial College London](https://www.imperial.ac.uk) and the IOTA Foundation.
In the current Shimmer network, all instances of the Coordinator are run by the IOTA Foundation. In the IOTA Mainnet they are run by [Akkodis](https://www.akkodis.com), [ETO GRUPPE](https://www.etogruppe.com/), [Software AG](https://softwareag.com/), [Imperial College London](https://www.imperial.ac.uk) and the IOTA Foundation.

:::

Expand Down

0 comments on commit e9e851e

Please sign in to comment.