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

feat(retrievalmarket): support wallet address #130

Merged
merged 1 commit into from Mar 1, 2020

Conversation

hannahhoward
Copy link
Collaborator

Goals

In order to setup payment channel, we need to return the actual address of the wallet for the miner in response to queries, not just the storage miner actors address

Implementation

Add a node method similar to the one on StorageProviderNode to look up the wallet address, translate that address when responding to queries

Lookup actual wallet address in miner on query
Copy link
Member

@whyrusleeping whyrusleeping left a comment

Choose a reason for hiding this comment

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

lgtm

@whyrusleeping whyrusleeping merged commit 399fb54 into master Mar 1, 2020
@whyrusleeping whyrusleeping deleted the fix/lookup-wallet branch March 1, 2020 21:04
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