cartesi-rollups-cli_read_notices.md

February 8, 2024 ยท View on GitHub

cartesi-rollups-cli read notices

Reads all notices. If an input is specified, reads all notices from that input

cartesi-rollups-cli read notices [flags]

Examples

# Read all notices:
cartesi-rollups-cli read notices

Options

      --graphql-endpoint string   address used to connect to graphql (default "http://localhost:10000/graphql")
  -h, --help                      help for notices
      --input-index int           index of the input (default -1)

SEE ALSO