It should be double-checked on contract-side to verify whether we are correctly enforcing admin rights after deploying a new hub. This may need to be checked on ĀutID.sol side as well. Maybe adding a "label" such as "Admin" vs. "Participant" for each Hub struct in ĀutID.
It should be double-checked on contract-side to verify whether we are correctly enforcing admin rights after deploying a new hub. This may need to be checked on ĀutID.sol side as well. Maybe adding a "label" such as "Admin" vs. "Participant" for each Hub struct in ĀutID.