MCPcopy Create free account
hub / github.com/ElementsProject/elements / frame.c

File frame.c

src/simplicity/frame.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "frame.h"
2
3#define READ_(bits,size) \
4/* Given a read frame, return the value of the bits cells after the cursor and advance the frame's cursor by bits##. \

Callers

nothing calls this directly

Calls 2

LSBclearFunction · 0.85
LSBkeepFunction · 0.85

Tested by

no test coverage detected