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

INDY-209: Fix init_indy_node script #966

Merged
merged 8 commits into from
Nov 9, 2018

Conversation

ArtObr
Copy link
Contributor

@ArtObr ArtObr commented Nov 6, 2018

Signed-off-by: ArtObr artemobruchnikov@gmail.com

Signed-off-by: ArtObr <artemobruchnikov@gmail.com>
Signed-off-by: ArtObr <artemobruchnikov@gmail.com>
Signed-off-by: ArtObr <artemobruchnikov@gmail.com>
Signed-off-by: ArtObr <artemobruchnikov@gmail.com>
Signed-off-by: ArtObr <artemobruchnikov@gmail.com>
@ArtObr ArtObr changed the title INDY-209: Correct formatting for root hashes and rids INDY-209: Correct formatting for root hashes and rids [skip ci] Nov 8, 2018
@ArtObr ArtObr changed the title INDY-209: Correct formatting for root hashes and rids [skip ci] INDY-209: Correct formatting for root hashes and rids Nov 8, 2018
Signed-off-by: ArtObr <artemobruchnikov@gmail.com>
Signed-off-by: ArtObr <artemobruchnikov@gmail.com>
print("Public key is", pubkey)
print("Verification key is", verkey)

print("Public key is", hex_to_base58_str(pubkey))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is already a helper method to do this conversion: hexToFriendly

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

replaced

Signed-off-by: ArtObr <artemobruchnikov@gmail.com>
@ArtObr ArtObr changed the title INDY-209: Correct formatting for root hashes and rids INDY-209: Fix init_indy_node script Nov 9, 2018
@ashcherbakov
Copy link
Contributor

(ci) test this please

@ashcherbakov ashcherbakov merged commit 3803ff4 into hyperledger:master Nov 9, 2018
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.

None yet

2 participants