bitcoin160

calculate ripemd160( sha256( data ) )

~ qx bitcoin160 --help

Usage: qx bitcoin160 [hexstring]

Example

~ qx bitcoin160 900df00d

49f180cdaa4c6564f74a0b0321633bbcba4ef9c5

Is equivalent to the following example

~ qx sha256 900df00d | qx ripemd160

49f180cdaa4c6564f74a0b0321633bbcba4ef9c5
Contribute on GitHub

Report an Issue | View File | Edit File

© Copyright Qitmeer 2021.
This work is licensed under a Creative Commons Attribution 4.0 International License Creative Commons License