Skip to content

Commit

Permalink
feat: CLI: add claim-extend cli (#11711)
Browse files Browse the repository at this point in the history
* add claim-extend cli

* fix arg usage

* add missing question

* fix client addr, datacap prompt

* replace waitGrp with errGrp

* use promptUI

* replace fmt.ErrorF with xerror

* apply var name suggestion

* GST rc3, update types

* add itest

* make gen

* add changelog
  • Loading branch information
LexLuthr authored Mar 20, 2024
1 parent 2e75f3b commit 02a8848
Show file tree
Hide file tree
Showing 4 changed files with 639 additions and 37 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
# UNRELEASED

## New features
- feat: CLI: add claim-extend cli (#11711) ([filecoin-project/lotus#11711](https://github.com/filecoin-project/lotus/pull/11711))

## Improvements

Expand Down
Loading

0 comments on commit 02a8848

Please sign in to comment.