Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ hash_u5
Class
hash_u5
common/bolt11.c:57–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
/* If pad is false, we discard any bits which don't fit in the last byte.
56
* Otherwise we add an extra byte */
57
static bool pull_bits(struct hash_u5 *hu5,
58
u5 **data, size_t *data_len, void *dst, size_t nbits,
59
bool pad)
60
{
Callers
1
pull_bits
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected