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

zkChannel contract requires pre-forging #2

Open
DariusParvin opened this issue Aug 3, 2021 · 0 comments
Open

zkChannel contract requires pre-forging #2

DariusParvin opened this issue Aug 3, 2021 · 0 comments

Comments

@DariusParvin
Copy link

tezedge-client can only originate the zkChannel contract using a pre-forged version of it. It can be forged using the tezos-client using the following command:

tezos-client -E https://rpctest.tzbeta.net convert script ./zkchannels-contract/zkchannel_contract.tz from michelson to binary > ./zkchannel_contract_hex

In future it would be useful if tezedge-client could directly read in the michelson version of the contract.

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

No branches or pull requests

1 participant