Docs.rs
bitcoin-primitives-0.101.0
bitcoin-primitives 0.101.0
Docs.rs crate page
CC0-1.0
Links
Repository
crates.io
Source
Owners
apoelstra
tcharding
klebs6
Dependencies
arbitrary ^1
normal
optional
bitcoin_hashes ^0.15.0
normal
hex-conservative ^0.3.0
normal
bitcoin-internals ^0.4.0
normal
bitcoin-io ^0.2.0
normal
ordered ^0.2.0
normal
optional
serde ^1.0.103
normal
optional
bitcoin-units ^0.2.0
normal
bincode ^1.3.1
dev
serde_json ^1.0.0
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module locktime
bitcoin_
primitives
0.101.0
Module locktime
Module Items
Modules
In crate bitcoin_
primitives
bitcoin_primitives
Module
locktime
Copy item path
Source
Available on
crate feature
alloc
only.
Expand description
Provides absolute and relative locktimes.
Modules
ยง
absolute
Provides type
LockTime
that implements the logic around nLockTime/OP_CHECKLOCKTIMEVERIFY.
relative
Provides type
LockTime
that implements the logic around nSequence/OP_CHECKSEQUENCEVERIFY.