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

Update hscs/createSmartContract API to take in an existing fileID from hedera file service #397

Open
kpachhai opened this issue May 27, 2024 · 0 comments
Labels
Feature Enhancement Enhancing an existing feature driven by business requirements. Typically backwards compatible.

Comments

@kpachhai
Copy link
Contributor

Problem

Currently, you can pass in bytecode but not bytecodeFileId that's stored on hedera file service.

Solution

We need to support bytecodeFileId as well

Alternatives

No response

@kpachhai kpachhai added the Feature Enhancement Enhancing an existing feature driven by business requirements. Typically backwards compatible. label May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Enhancement Enhancing an existing feature driven by business requirements. Typically backwards compatible.
Projects
None yet
Development

No branches or pull requests

1 participant