Skip to main content

SafeWallet

Type Alias SafeWallet 

Source
pub type SafeWallet<P> = Wallet<Safe<P>>;
Expand description

Type alias for a Safe wallet

Aliased Typeยง

pub struct SafeWallet<P> { /* private fields */ }