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

feat: skipping airdrop if desired #30

Merged
merged 3 commits into from
Mar 27, 2024
Merged

Conversation

nickfrosty
Copy link
Member

  • Add the ability to initialize a keypair and skip the airdropIfRequired call when not desired
  • updated the readme to clarify initializing a keypair from the filesystem will take precedence over the env variable when both are set

Copy link
Contributor

@mikemaccana mikemaccana left a comment

Choose a reason for hiding this comment

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

Good idea speeding this up where we don't need airdrops (plus the other changes here). I have a small suggestion which might make it simpler.

README.md Show resolved Hide resolved
src/index.ts Show resolved Hide resolved
src/index.ts Show resolved Hide resolved
@mikemaccana mikemaccana merged commit e49a730 into main Mar 27, 2024
1 check passed
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