Skip to content

Commit

Permalink
update - solv update --migrate-config
Browse files Browse the repository at this point in the history
  • Loading branch information
POPPIN-FUMI committed Sep 10, 2024
1 parent 356f23e commit fae8f97
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions .changeset/tidy-dogs-know.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,31 @@
---

Update - solv update --migrate-config

## Summary

This PR adds a new command `solv update --migrate-config` to migrate the old config file to the new config file.

`solv.config.json` to `solv4.config.json`

You can migrate the old config file to the new config file by running the following command:

```bash
solv update --migrate-config
```

## Config Update Command

This command will update the config file to the latest version.

```bash
solv update --config
```

## solv Discord Channel is now migrated to Validators DAO's Discord

Due to the increasing number of users, the solv Discord channel has been migrated to Validators DAO's Discord.

Now this community is more focused on Solana Validators and RPC Operators.

Validators DAO: https://discord.gg/8dhnZnvzuw

0 comments on commit fae8f97

Please sign in to comment.