Skip to content

Commit

Permalink
initia path changed
Browse files Browse the repository at this point in the history
  • Loading branch information
vasylcode committed May 14, 2024
1 parent 5029a95 commit bc904e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/initia/sync/peers-seeds.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ Copy and run the commands below to add your peers into `config.toml`.

import LivePeers from '@site/src/components/LivePeers';

export let home = 'lava';
export let home = 'initia';

export let binary = 'lavad';
export let binary = 'initiad';

<LivePeers rpc="https://initia-testnet-rpc.polkachu.com" home={home} binary={binary} />

0 comments on commit bc904e6

Please sign in to comment.