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

multinode-demo: Increase default stake amount to 10 SOL #25365

Merged

Conversation

brooksprumo
Copy link
Contributor

@brooksprumo brooksprumo commented May 19, 2022

Problem

Multinode-demo fails with default stake amount because it is too low. See linked issue for more context.

Summary of Changes

Increase default stake amount.

Fixes #25336

@brooksprumo brooksprumo marked this pull request as ready for review May 19, 2022 14:19
Copy link
Contributor

@CriesofCarrots CriesofCarrots left a comment

Choose a reason for hiding this comment

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

This one lgtm. Thanks!

@brooksprumo brooksprumo merged commit 8cbe939 into solana-labs:master May 19, 2022
@brooksprumo brooksprumo deleted the minimum-stake/multinode-demo branch May 19, 2022 19:19
@behzadnouri
Copy link
Contributor

behzadnouri commented May 31, 2022

I still hit this error even with this patch.
Maybe it made the error less likely, but didn't solve the issue.

+ solana --url ... --keypair config/validator-identity.json delegate-stake /home/solana/solana/net/../config/stake-account.json /home/solana/solana/net/../config/vote-account.json
Error: split amount is more than is staked

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.

Update net scripts defaults to work with raised minimum delegation
4 participants