Appeal a transaction by its hash. The CLI binds the active decision and uses the schedule-extending appeal path; if --bond is omitted it reads the authoritative bond-plus-funding charge.
Usage
$ genlayer appeal [options] <txId>
Arguments
<txId>
Options
| Short | Long | Description | Required | Default |
|---|---|---|---|---|
| --bond <amount> | Total appeal charge (bond + induced-work funding; e.g. 500gen, 0.5gen). Auto-calculated if omitted | No | ||
| --rpc <rpcUrl> | RPC URL for the network | No | ||
| -h | --help | display help for command | No |