Task Logic
Prerequisites
AVS contracts
Access to AVS governance multisig
1
2
3
Register AVSLogic with AttestationCenter
After deployment, call the setAvsLogic function on the AttestationCenter
and provide the address of the AvsLogic contract as the parameter, as shown in the script below.
Note that only the AVS Governance Multisig is authorized to call this function.
Last updated