Type Alias kaspa_bip32::types::PrivateKeyBytes
source · pub type PrivateKeyBytes = [u8; 32];
Expand description
Bytes which represent a private key.
pub type PrivateKeyBytes = [u8; 32];
Bytes which represent a private key.