Skip to content

Fix incorrect variable name in deployment instructions#1292

Merged
jcstein merged 1 commit intocelestiaorg:mainfrom
0xAsten:fix-variable-name
Nov 27, 2023
Merged

Fix incorrect variable name in deployment instructions#1292
jcstein merged 1 commit intocelestiaorg:mainfrom
0xAsten:fix-variable-name

Conversation

@0xAsten
Copy link
Copy Markdown

@0xAsten 0xAsten commented Nov 27, 2023

Overview

This pull request fixes an incorrect variable name in the smart contract deployment instructions. The variable $PRIVATE_KEY is referenced in the cast send command, but it should be $BUBS_PRIVATE_KEY as defined earlier in the document. This change ensures consistency and prevents potential confusion for users following the deployment steps.

Checklist

  • Replaced $PRIVATE_KEY with $BUBS_PRIVATE_KEY in the command for sending a transaction to the smart contract.

Copy link
Copy Markdown
Member

@jcstein jcstein left a comment

Choose a reason for hiding this comment

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

lgtm :shipit:

@jcstein jcstein merged commit 5e118ea into celestiaorg:main Nov 27, 2023
@gitpoap-bot
Copy link
Copy Markdown

gitpoap-bot bot commented Nov 27, 2023

Congrats, your important contribution to this open-source project has earned you a GitPOAP!

GitPOAP: 2023 Celestia Contributor:

GitPOAP: 2023 Celestia Contributor GitPOAP Badge

Head to gitpoap.io & connect your GitHub account to mint!

Learn more about GitPOAPs here.

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

Successfully merging this pull request may close these issues.

2 participants