pub fn get_script_for_raw_pub_key(pub_key: &PubKey) -> Script 
Expand description

| Generate a P2PK script for the given | pubkey. |