Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 637 Bytes

File metadata and controls

32 lines (21 loc) · 637 Bytes

pow asks query

Query the available asks

Synopsis

Query the available asks

pow asks query [flags]

Options

  -h, --help            help for query
  -l, --limit int       limit the number of results (default -1)
  -m, --maxPrice uint   max price of the asks to query
  -o, --offset int      offset of results (default -1)
  -p, --pieceSize int   piece size of the asks to query

Options inherited from parent commands

      --serverAddress string   address of the powergate service api (default "127.0.0.1:5002")

SEE ALSO

  • pow asks - Provides commands to view asks data