Expand description
Helpers and test mocks for Light Client logic
Functionsยง
- derive_
signed_ state_ digest - Derive the signed state digest used for LCV3 light-client signatures:
keccak256(abi.encodePacked(abi.encode(state) || abi.encode(stake) || abi.encode(auth_root))), converted to aCircuitField. - validate_
light_ client_ state_ update_ certificate - Validates a light client state update certificate: