Skip to content

Conversation

@mmrozek
Copy link
Contributor

@mmrozek mmrozek commented Oct 22, 2020

Description

Fix address derivation (address length)

@mmrozek mmrozek requested a review from kapke October 22, 2020 07:37
.map(address => s"""$address: { "balance": $balance }""")
.mkString("{", ", ", "}")}"""

private def privKeyToAddress(privKey: Array[Byte]): String = {
Copy link
Contributor

Choose a reason for hiding this comment

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

should this be now Address.fromPrivateKey?

Copy link
Contributor

@kapke kapke left a comment

Choose a reason for hiding this comment

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

LGTM!

@mmrozek mmrozek merged commit 69932a3 into develop Oct 22, 2020
@mmrozek mmrozek deleted the etcm-202-mantis-cli branch October 22, 2020 09:06
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