From bc904e6f501d913b6c3228a6391a55101b8fd1aa Mon Sep 17 00:00:00 2001 From: Influenzo <52459025+vasylcode@users.noreply.github.com> Date: Tue, 14 May 2024 16:57:04 -0600 Subject: [PATCH] initia path changed --- docs/initia/sync/peers-seeds.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/initia/sync/peers-seeds.mdx b/docs/initia/sync/peers-seeds.mdx index 6225342d..db241acf 100644 --- a/docs/initia/sync/peers-seeds.mdx +++ b/docs/initia/sync/peers-seeds.mdx @@ -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'; \ No newline at end of file