Skip to content

P2PKH Tests

bitcoincoretech edited this page Nov 16, 2020 · 3 revisions

More P2PKH Test Data

image


    {
      "description": "output from address",
      "arguments": {
        "address": "134D6gYy8DsR5m4416BnmgASuMBqKvogQh"
      },
      "options": {},
      "expected": {
        "name": "p2pkh",
        "hash": "168b992bcfc44050310b3a94bd0771136d0b28d1",
        "output": "OP_DUP OP_HASH160 168b992bcfc44050310b3a94bd0771136d0b28d1 OP_EQUALVERIFY OP_CHECKSIG",
        "signature": null,
        "input": null,
        "witness": null
      }
    }

Clone this wiki locally