Run checks
Validation Process
1. Base Checks
function baseChecksAtPropose(
ILaw.Conditions memory conditions,
bytes memory lawCalldata,
address powers,
uint256 nonce
) external viewParent Law Completion Check
Parent Law Block Check
2. Custom Checks
Error Handling
Best Practices
Example Implementation
Last updated