Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ ripemd160
Class
ripemd160
bitcoin/pubkey.c:94–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
}
93
94
void pubkey_to_hash160(const struct pubkey *pk, struct ripemd160 *hash)
95
{
96
u8 der[PUBKEY_CMPR_LEN];
97
struct sha256 h;
Callers
1
pubkey_to_hash160
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected