Docs.rs
bp-consensus-0.11.0
bp-consensus 0.11.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
dr-orlovsky
Dependencies
amplify ~4.7.0
normal
chrono ^0.4.38
normal
optional
commit_verify ^0.11.0
normal
secp256k1 ^0.30.0
normal
serde ^1
normal
optional
strict_encoding ~2.7.0
normal
strict_types ~2.7.2
normal
optional
Versions
77.35%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
bc
0.11.0
In bc::
opcodes
bc
::
opcodes
Constant
OP_PUSHBYTES_10
Copy item path
Source
pub const OP_PUSHBYTES_10:
u8
= 0x0a;
Expand description
Push the next 10 bytes as an array onto the stack.