Expand description
§Bitcoin (without primitives)
This module defines jets for Bitcoin that work without the Bitcoin transaction environmnent. These jets are not recommended for non-Bitcoin(-like) applications.
Functions§
- parse_
lock - Parse an integer as a consensus-encoded Bitcoin lock time.
- parse_
sequence - Parse an integer as a consensus-encoded Bitcoin sequence number.
- tapdata_
init - Create a SHA256 context, initialized with a “TapData” tag.