pub type YubiWallet = WalletSigner<Signer<NistP256>>;
Expand description
A wallet instantiated with a YubiHSM
Aliased Typeยง
pub struct YubiWallet { /* private fields */ }
pub type YubiWallet = WalletSigner<Signer<NistP256>>;
A wallet instantiated with a YubiHSM
pub struct YubiWallet { /* private fields */ }