altsam / create_an_airdrop_program

1 stars 12 forks source link

Documentation fix: Clarification of creating wallet from secretKey #11

Open ritvij14 opened 2 years ago

ritvij14 commented 2 years ago

Since we already had created a wallet, recreating it seems redundant. Rather we can show it as an example usage of the function fromSecretKey to show that a wallet can be created from a previously generated secretKey as well.