aztec-nr - noir_aztec::oracle::offchain_effect

Function emit_offchain_effect

pub unconstrained fn emit_offchain_effect<T>(data: T)
where T: Serialize

Emits data that will be delivered to PXE unaltered. This data can be interpreted freely by a downstream consumer (such as a wallet).

Arguments