Forum Discussion
justcharlz
Jan 24, 2020Copper Contributor
Different Contract Owner Address and Mnemonic file
Hello Guys, I changed the Member Account ethereum address and whenever I deploy a contract, it still uses or sees the old member account address as the owner of the contract that deployed it. Also, how do I get a new mnemonic keyfile when trying to deploy another project but on the same blockchain. Any idea?
- asifwaquarCopper Contributor
Hi justcharlz ,
Same issue occur with me before ,If you are using VS Code from command palette .Please sign out Azure Blockchain Service and connect back to network then deploy the smart contract .
In deployment of smart contract for new member account it will show Generate Mnemonic option.
thank you
Asif
- justcharlzCopper Contributor
Thank you asifwaquar,
I was able to solve it mistakenly when my system shut down and it worked.
Regards