simfony_as_rust::jet

Module bitcoin_without_primitives

source
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 an integer as a consensus-encoded Bitcoin lock time.
  • Parse an integer as a consensus-encoded Bitcoin sequence number.
  • Create a SHA256 context, initialized with a “TapData” tag.