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

Add a market WithdrawBalance CLI #4524

Merged
merged 2 commits into from
Oct 23, 2020
Merged

Conversation

ingar
Copy link
Contributor

@ingar ingar commented Oct 21, 2020

Summary

Add a lotus wallet withdraw-market-funds command:

NAME:
   lotus wallet withdraw-market-funds - Withdraw funds from the Storage Market Actor

USAGE:
   lotus wallet withdraw-market-funds [command options] [amount (FIL) optional, otherwise will withdraw max available]

OPTIONS:
   --address value, -a value  Specify address to withdraw funds from, otherwise it will use the default wallet address
   --help, -h                 show help (default: false)

Returns the message CID if message is sent.

Resolves #4478

Copy link
Contributor

@hannahhoward hannahhoward left a comment

Choose a reason for hiding this comment

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

LGTM by me!

@magik6k magik6k merged commit 7d9e8f9 into master Oct 23, 2020
@magik6k magik6k deleted the feat/withdraw-market-funds-cli branch October 23, 2020 09:33
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.

Command to reclaim funds from Storage Market Actor
3 participants