From 1bc6318b411e5a40a5268db0aff268e4487ff7b6 Mon Sep 17 00:00:00 2001 From: Manuel <6245917+manu0466@users.noreply.github.com> Date: Fri, 14 Jun 2024 15:30:40 +0200 Subject: [PATCH] Update scripts/testnet/Local-Testnet.md Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- scripts/testnet/Local-Testnet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/testnet/Local-Testnet.md b/scripts/testnet/Local-Testnet.md index 50498b1..5686d27 100644 --- a/scripts/testnet/Local-Testnet.md +++ b/scripts/testnet/Local-Testnet.md @@ -18,7 +18,7 @@ Upon creation, the following accounts will be funded: - `osmo1sfhy3emrgp26wnzuu64p06kpkxd9phel8ym0ge`: Osmosis account used to deploy the contracts on the chain. - `osmo1lh0u9sug6qh922gjpal3frwtacaums4s7lkyl9`: Osmosis trader account used to swap the fee collected by the treasury contract. - `celestia1sfhy3emrgp26wnzuu64p06kpkxd9phel74e0yx`: Celestia account that stakes the TIA on the Celestia chain (staker). -- `celestia1lh0u9sug6qh922gjpal3frwtacaums4s8w5yn6`: Celestia account that operates the staker account trough the `x/authz` module (grantee). +- `celestia1lh0u9sug6qh922gjpal3frwtacaums4s8w5yn6`: Celestia account that operates the staker account through the `x/authz` module (grantee). - `celestia12rzczckgh8fqq533t0xqhqrrzdk76du3dxrx9q`: Celestia account where the staking reward will be withdrawn. NOTE: The `grantee` account will have all the on chain permissions to control the staker account.