Closed beeman closed 1 year ago
CI is running/has finished running commands for commit 167510a927fd889e4b5c0280e1c7142beb907344. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
📂 See all runs for this branch
Sent with 💌 from NxCloud.
This PR changes how secrets for provisioning apps and airdrop wallets are handled.
The fee payer and airdrop wallet can now by provisioned with either a mnemonic, secret key or byte array by leveraging the
Keypair.fromSecret()
method.This also changes the env vars to make them more consistent:
APP_1_FEE_PAYER_BYTE_ARRAY
->APP_1_FEE_PAYER_SECRET
SOLANA_DEVNET_MINT_KIN_AIRDROP_SECRET_KEY
->SOLANA_DEVNET_MINT_KIN_AIRDROP_SECRET