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