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

Return tx id when deploying a contract #1305

Open
mpoplavkov opened this issue Mar 22, 2024 · 0 comments · May be fixed by #1306
Open

Return tx id when deploying a contract #1305

mpoplavkov opened this issue Mar 22, 2024 · 0 comments · May be fixed by #1306

Comments

@mpoplavkov
Copy link
Contributor

Currently the function Contract::deploy returns the contract id, even though contract id can be derived from an instance of contract at any time. But the implementation of the deploy function just ignores the transaction id in which the contract was deployed. In some cases this tx id could be useful

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 a pull request may close this issue.

1 participant