Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: how to switch dashmate dash core version #15

Open
coolaj86 opened this issue Apr 5, 2024 · 0 comments
Open

doc: how to switch dashmate dash core version #15

coolaj86 opened this issue Apr 5, 2024 · 0 comments

Comments

@coolaj86
Copy link
Member

coolaj86 commented Apr 5, 2024

This didn't work for me just now, so I'm deleting the script associated with it, but I wanted to have it here just in case it comes in handy later:

Update: It's required to either have set the default config, or to use the --config=<name> option.

dashmate config default local_seed

dashmate config set--config local_seed core.docker.image dashpay/dashd:20.1.1
dashmate config set--config local_1 core.docker.image dashpay/dashd:20.1.1
dashmate config set--config local_2 core.docker.image dashpay/dashd:20.1.1
dashmate config set--config local_3 core.docker.image dashpay/dashd:20.1.1

Note: set is a third-level subcommand, so the --config local_1 option must come AFTER that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant