aztec-nr - noir_aztec::contract_self
Module contract_self
Re-exports
pub use noir_aztec::contract_self::contract_self_private::ContractSelfPrivate;pub use noir_aztec::contract_self::contract_self_public::ContractSelfPublic;pub use noir_aztec::contract_self::contract_self_utility::ContractSelfUtility;
Modules
- The
selfcontract value for private execution contexts. - The
selfcontract value for public execution contexts. - The
selfcontract value for utility execution contexts.