Function bitcoin_scripting::get_script_for_raw_pub_key
source · pub fn get_script_for_raw_pub_key(pub_key: &PubKey) -> Script ⓘ
Expand description
| Generate a P2PK script for the given | pubkey. |
pub fn get_script_for_raw_pub_key(pub_key: &PubKey) -> Script ⓘ
| Generate a P2PK script for the given | pubkey. |