Skip to main content

derive_bip143_script_code_p2wpkh

Function derive_bip143_script_code_p2wpkh 

Source
pub fn derive_bip143_script_code_p2wpkh(pubkey_hash: &[u8; 20]) -> [u8; 25]
Expand description

BIP143 scriptCode for P2WPKH: P2PKH expansion of the 20-byte pubkey hash (BIP143 §4.3).