Edit Task Definition

The Othentic CLI allows you to update configuration parameters of a Task definition . It allows you to edit fields such as base reward fees, minimum voting power, and restricted attesters.

Usage

otcli network edit-task-definition [options]

Options

--l1-chain required

string

The name of the L1 chain where the AVS contracts will be deployed.


--l2-chain required

string

The name of the L1 chain where the AVS contracts will be deployed.


-h, --help optional

flag

Display help information for this command.

Last updated