Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: output actual cost of contract deployement #274

Open
brunopgalvao opened this issue Aug 2, 2024 · 0 comments
Open

feat: output actual cost of contract deployement #274

brunopgalvao opened this issue Aug 2, 2024 · 0 comments
Labels
contracts Features related to smart contracts enhancement New feature or request

Comments

@brunopgalvao
Copy link
Collaborator

When I deploy a contract, it should give me the actual amount that it cost:

pop up contract --constructor new --args "false" --suri //Alice
┌   Pop CLI : Deploy a smart contract
│
◇  Gas limit estimate: Weight { ref_time: 146346224, proof_size: 16689 }
│
◇  Contract deployed and instantiated: The Contract Address is "5FBAmSxMGDR9hirH5e3Rfxuhpruyo3MkmqLUbiBN2p7FywUY"
│
└  🚀 Deployment complete
@brunopgalvao brunopgalvao added enhancement New feature or request contracts Features related to smart contracts labels Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contracts Features related to smart contracts enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant