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

Explain how to get utxo address in hex. #4181

Closed
wants to merge 1 commit into from
Closed

Explain how to get utxo address in hex. #4181

wants to merge 1 commit into from

Conversation

zmrocze
Copy link

@zmrocze zmrocze commented Jul 14, 2022

Documentation mentions cardano-cli genesis initial-addr as a command which output to compare with initialFunds field in genesis file.
Though as of cardano-cli 1.35.0 the addresses in there are respectively bech32 and hex encoded.

I've added a note on how to get the hex representation of an address. The note should do no harm no matter the version of cardano-cli.

Documentation mentions `cardano-cli genesis initial-addr` as a command which output to compare with `initialFunds` field in genesis file.
Though as of cardano-cli 1.35.0 the addresses in there are respectively bech32 and hex encoded.

I've added a note on how to get the hex representation of an address. The note should do no harm no matter the version of cardano-cli.
@newhoggy newhoggy requested a review from a team as a code owner January 7, 2023 02:13
@newhoggy newhoggy self-requested a review March 10, 2023 06:06
@newhoggy
Copy link
Contributor

This seems to not work for me:

cardano-cli address info --address 6003662510383a9901958f7a16ceb977917d8102eb2013f4ba5e0b0763
Command failed: address info  Error: Invalid address: "6003662510383a9901958f7a16ceb977917d8102eb2013f4ba5e0b0763"

@newhoggy newhoggy self-assigned this Mar 10, 2023
@newhoggy
Copy link
Contributor

newhoggy commented Mar 13, 2023

Superseded by #4974

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 this pull request may close these issues.

3 participants