Skip to content

Conversation

@majecty
Copy link
Contributor

@majecty majecty commented Oct 18, 2019

It was hard to find because this function was called in the worker pool.

@majecty majecty requested a review from joojis October 18, 2019 04:23
@joojis
Copy link
Contributor

joojis commented Oct 18, 2019

I will test and merge it today.

return PlatformAddress.fromPublic(signerPubKey, networkId);
return PlatformAddress.fromPublic(signerPubKey, {
networkId
});
Copy link
Contributor

Choose a reason for hiding this comment

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

Oops, toString() is required since it should return string not PlatformAddress.

Copy link
Contributor

@joojis joojis left a comment

Choose a reason for hiding this comment

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

Would you fix?

It was hard to find because this function was called in the worker pool.
@joojis joojis merged commit 6ea4572 into CodeChain-io:master Oct 21, 2019
@joojis joojis mentioned this pull request Oct 21, 2019
@majecty majecty deleted the f/fix-worker branch October 21, 2019 08:40
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.

2 participants