AztecAddressLike

Type Alias AztecAddressLike 

Source
pub type AztecAddressLike = AztecAddress;
Expand description

Any value that can be converted into an Aztec L2 address.

Aliased Type§

pub struct AztecAddressLike(pub Fr);

Tuple Fields§

§0: Fr