Crate aztec_contract

Crate aztec_contract 

Source
Expand description

Contract interaction, deployment, and event helpers.

Re-exports§

pub use authwit::lookup_validity;
pub use authwit::AuthWitValidity;
pub use authwit::SetPublicAuthWitInteraction;
pub use contract::*;
pub use deployment::*;
pub use events::*;

Modules§

abi
authwit
Authorization witness helpers for public authwits and validity checking.
contract
deployment
error
events
fee
node
tx
types
wallet

Enums§

Error
Crate-level error type for aztec-rs.