Type Alias kaspa_bip32::types::ChainCode

source ·
pub type ChainCode = [u8; 32];
Expand description

Chain code: extension for both private and public keys which provides an additional 256-bits of entropy.