marigold-dev / marigold-dev/chusai
tezt: support "tezos-client convert data"
Open
@xvw is already working on this.
Since Jun 8, 2022.
- Dominant language
- OCaml
- Stars
- 6
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
support "tezos-client convert data" for data-encoding integration test.
example:
```
./tezos-client --endpoint https://mainnet.tezos.marigold.dev/ convert data '(Pair 1 2)' from michelson to binary
0x070700010002
```
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.