tickets - Pastel RPC

tickets "command"...
Set of commands to deal with Pastel tickets and related actions (v.1)

Arguments:
1. "command"        (string or set of strings, required) The command to execute

Available commands:
  register    ... - Register specific Pastel tickets into the blockchain. If successful, returns "txid".
  activate    ... - Activate Pastel tickets.
  find        ... - Find specific Pastel tickets in the blockchain.
  findbylabel ... - Find specific Pastel tickets in the blockchain by label.
  list        ... - List all specific Pastel tickets in the blockchain.
  get         ... - Get Pastel ticket by txid.
  tools       ... - Pastel ticket tools.

Examples:
> pastel-cli tickets 
> curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "tickets", "params": [] }' -H 'content-type: text/plain;' http://127.0.0.1:9932/


Maintained by Pastel Network; license of the docs is MIT (see pastel repo)

Generated from a mainnet node

Addressindex