Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

Fix Fendermint folder #430

Merged
merged 1 commit into from
Nov 14, 2023
Merged

Conversation

ArseniiPetrovich
Copy link
Contributor

When you are starting validator through infra scripts - it will put cometbft data files into ~/.ipc/${SUBNET_ID}/${NODE_NAME}/cometbft, but Fendermint data will go into ~/.ipc/${SUBNET_ID}/fendermint for some reason, making it impossible to run multiple validators of the same subnet on 1 machine. This PR is intended to fix this behavior.

Copy link
Contributor

@adlrocha adlrocha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really good catch, thank you!

@adlrocha adlrocha merged commit fe369b9 into consensus-shipyard:main Nov 14, 2023
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants