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

add: requestAndConfirmAirdropIfRequired() #10

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

mikemaccana
Copy link
Contributor

@mikemaccana mikemaccana commented Jan 12, 2024

We have an requestAndConfirmAirdropIfRequired() in the course. It just airdrops if the balance is below some amount. Common use case is people want to run and re-run same scripts but not harass the poor devnet faucet.

@mikemaccana mikemaccana force-pushed the add-airdrop-if-required branch from 9710135 to 490187f Compare January 12, 2024 14:27
src/index.ts Outdated Show resolved Hide resolved
@mikemaccana mikemaccana force-pushed the add-airdrop-if-required branch from 490187f to 0edfa6b Compare January 15, 2024 03:17
@mikemaccana mikemaccana changed the title add: airdropIfRequired() add: requestAndConfirmAirdropIfRequired() Jan 15, 2024
@mikemaccana mikemaccana force-pushed the add-airdrop-if-required branch from 0edfa6b to eefb678 Compare January 16, 2024 14:13
@nickfrosty nickfrosty merged commit 573022f into main Jan 16, 2024
1 check passed
@nickfrosty nickfrosty deleted the add-airdrop-if-required branch January 16, 2024 14:25
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