hardhat-starter-kit
hardhat-starter-kit copied to clipboard
private_key to wallet_private_key
Changed PRIVATE_KEY to WALLET_PRIVATE_KEY in .env.example to avoid confusions.
Kindly tag me, for feedback.
Hi @NamanMohnani , why do you want to update PRIVATE_KEY
to WALLET_PRIVATE_KEY
?
Hello @QingyangKong , someone had this issue, and it caused confusion to differentiate it from other key. https://github.com/smartcontractkit/hardhat-starter-kit/issues/165#issuecomment-1537295956
Can you also check the config file and readme to update the name?
hey @QingyangKong I just made another commit as per requirements. Kindly review and give me a feedback and merge, if possible.