--sk
is a secret key. You cannot delete script with different secret key.-i
is a path to an aqua file with your function--func
function with arguments that will be scheduled--addr
your relay--on
if you want to schedule a script on another node (not on the relay)--data-path
path to a JSON file with arguments--data
JSON string with arguments--interval
how often your script will be called, in seconds. If the option is not specified, then the script will be run only once