tezpay_continual
docs/cmd/tezpay_continual.md## tezpay continual
continual payout
Synopsis
runs payout until stopped manually
tezpay continual [flags]
Options
-c, --cycle int initial cycle
--dry-run skips payout wallet balance check
-e, --end-cycle int end cycle
-a, --force-confirmation-prompt ask for confirmation on each payout
-h, --help help for continual
--no-separate-fa disables fa transfers separation (mixes txs and fa transfers within batches)
--no-separate-sc disables smart contract separation (mixes txs and smart contract calls within batches)
Options inherited from parent commands
--disable-donation-prompt Disable donation prompt
-l, --log-level string Sets log level format (trace/debug/info/warn/error) (default "info")
--log-server string launches log server at specified address
-o, --output-format string Sets output log format (json/text/auto) (default "auto")
-p, --path string path to working directory (default ".")
--pay-only-address-prefix string Pays only to addresses starting with the prefix (e.g. KT, usually you do not want to use this, just for recovering in case of issues)
--signer string Override signer
--skip-version-check Skip version check
SEE ALSO
- tezpay - TEZPAY