Skip to content
#

pubkey

Here are 18 public repositories matching this topic...

In this example, we define the public key hash as a hex string (pubkey_hash) and then create the P2PKH output script by pushing the appropriate opcodes and data chunks onto a bc::data_chunk. The resulting script is then stored in a bc::script object (p2pkh_script), which can be used to create a transaction output.

  • Updated Mar 2, 2023
  • C++

Add this topic to your repo

To associate your repository with the pubkey topic, visit your repo's landing page and select "manage topics."

Learn more