Function notify_created_contract_class_log
pub unconstrained fn notify_created_contract_class_log<let N: u32>(
contract_address: AztecAddress,
message: [Field; N],
length: u32,
counter: u32,
)
pub unconstrained fn notify_created_contract_class_log<let N: u32>(
contract_address: AztecAddress,
message: [Field; N],
length: u32,
counter: u32,
)
The below only exists to broadcast the raw log, so we can provide it to the base rollup later to be constrained.