cartesi-rollups-cli_read_vouchers.md
February 8, 2024 ยท View on GitHub
cartesi-rollups-cli read vouchers
Reads all vouchers. If an input is specified, reads all vouchers from that input
cartesi-rollups-cli read vouchers [flags]
Examples
# Read all vouchers:
cartesi-rollups-cli read vouchers
Options
--graphql-endpoint string address used to connect to graphql (default "http://localhost:10000/graphql")
-h, --help help for vouchers
--input-index int index of the input (default -1)
SEE ALSO
- cartesi-rollups-cli read - Read the node state from the GraphQL API