We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
solana --version solana-cli 1.18.3 (src:6f13e1c2; feat:3352961542, client:SolanaLabs)
anchor --version anchor-cli 0.29.0
rustc --version rustc 1.76.0 (07dca489a 2024-02-04)
I tried to deploy the anchor program on mainnet anchor deploy
anchor deploy
But the speed is very slow (On devnet, the speed was fast) Deploy fee was very high and distribution was done at 1% for 6 hours.
Could you please let me know if the solana network is very busy and speed is very low now? Then , how to speed up the deployment on mainnet?
The text was updated successfully, but these errors were encountered:
This repository is no longer in use. Please re-open this issue in the agave repo: https://github.com/anza-xyz/agave
Sorry, something went wrong.
No branches or pull requests
solana --version
solana-cli 1.18.3 (src:6f13e1c2; feat:3352961542, client:SolanaLabs)
anchor --version
anchor-cli 0.29.0
rustc --version
rustc 1.76.0 (07dca489a 2024-02-04)
I tried to deploy the anchor program on mainnet
anchor deploy
But the speed is very slow (On devnet, the speed was fast)
Deploy fee was very high and distribution was done at 1% for 6 hours.
Could you please let me know if the solana network is very busy and speed is very low now?
Then , how to speed up the deployment on mainnet?
The text was updated successfully, but these errors were encountered: