--- # This file is licensed under the MIT License (MIT) available on # http://opensource.org/licenses/MIT. required: #-------------40 characters-------------# title_max_40_characters_no_formatting: P2SH Address, Pay To Script Hash summary_max_255_characters_no_formatting: > A Dash payment address comprising a hashed script, allowing the spender to create a standard pubkey script that Pays To Script Hash (P2SH). The script can be almost any valid pubkey script. synonyms_shown_in_glossary_capitalize_first_letter: - P2SH address - P2SH output optional: synonyms_and_pluralizations_not_shown_in_glossary: - P2SH addresses - P2SH outputs - P2SH pubkey script - P2SH pubkey scripts not_to_be_confused_with_capitalize_first_letter: - P2PK output (an output paying a public key directly) - P2PKH address, P2PKH output (an address comprising a hashed pubkey, and its corresponding output) - P2SH multisig (a particular instance of P2SH where the script uses a multisig opcode) links_html_or_markdown_style_capitalize_first_letter: - "[P2SH](/en/developer-guide#term-p2sh) --- Developer Guide" - "[BIP16: pay to script hash](https://github.com/bitcoin/bips/blob/master/bip-0016.mediawiki) --- Bitcoin Improvement Proposals" - "[P2SH](https://en.bitcoin.it/wiki/P2SH) --- Bitcoin Wiki" ---