Skip to content

Commit

Permalink
feat: add asc field to StorageDealQueryParams
Browse files Browse the repository at this point in the history
  • Loading branch information
LinZexiao committed Sep 22, 2023
1 parent 3ff535a commit 5a527ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions venus-shared/types/market/storage.go
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ type StorageDealQueryParams struct {
PieceCID string

Page
Asc bool
}

type ImportDataRef struct {
Expand Down

0 comments on commit 5a527ea

Please sign in to comment.