pub fn rsm_attestation_domain(
chain_id: u64,
verifying_contract: Address,
) -> Result<Eip712Domain, ValidatorRsmError>Expand description
Build the EIP-712 domain for validator-RSM batch metadata.
pub fn rsm_attestation_domain(
chain_id: u64,
verifying_contract: Address,
) -> Result<Eip712Domain, ValidatorRsmError>Build the EIP-712 domain for validator-RSM batch metadata.