Skip to content

Conversation

@william-brooks
Copy link
Contributor

No description provided.

BUCKET=cryptid-dev.identity.com
fi

npx deploy-aws-s3-cloudfront --non-interactive --react --bucket ${BUCKET} --destination ${STAGE} --distribution ${DISTRIBUTION}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I removed the destination (folder) in favour of a seperate bucket - let me know if you disagree

airdrop(connection, key.publicKey, 100_000),
]);

await airdrop(connection, key.publicKey, 1_000_000);
Copy link
Contributor

Choose a reason for hiding this comment

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

If the amount was the issue you can move that back up in the code, correct?

@rado0x54
Copy link
Contributor

Maybe it makes sense to fix the deprecation warning use of deprecated associated function solana_program_test::BanksClient::get_recent_blockhash: Please use get_latest_blockhashinstead as well as part of the PR (because they were triggered by the Solana update)

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.

3 participants