MCPcopy Create free account
hub / github.com/ElementsProject/lightning / ripemd160

Class ripemd160

bitcoin/pubkey.c:92–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90}
91
92void pubkey_to_hash160(const struct pubkey *pk, struct ripemd160 *hash)
93{
94 u8 der[PUBKEY_CMPR_LEN];
95 struct sha256 h;

Callers 1

pubkey_to_hash160Function · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected