Skip to content

Instantly share code, notes, and snippets.

@lemonlatte
Last active July 16, 2018 08:28
Show Gist options
  • Save lemonlatte/e29651d281a21f6195298da093883abe to your computer and use it in GitHub Desktop.
Save lemonlatte/e29651d281a21f6195298da093883abe to your computer and use it in GitHub Desktop.
OP_HASH160
echo -n '63a6142c5b442dcfd70ed65b9c90956844525527d9ab3c8876a9143aa29799bae62940f3235cc58e0420359aa0fdf867041b87c659b17576a91470d0975d5053bc3291e0bad4c08d88e41d9ef5366888ac' \
| xxd -r -p | openssl dgst -sha256 | xxd -r -p | openssl dgst -ripemd160
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment