Skip to main content

EoaWallet

Type Alias EoaWallet 

Source
pub type EoaWallet<P> = Wallet<Eoa<P>>;
Expand description

Type alias for an EOA wallet

Aliased Typeยง

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