Docs.rs
bp-core-0.11.0
bp-core 0.11.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
dr-orlovsky
lnpbp-consensus-maintainers
Dependencies
amplify ~4.7.0
normal
bp-consensus ^0.11.0
normal
bp-dbc ^0.11.0
normal
bp-seals ^0.11.0
normal
commit_verify ^0.11.0
normal
serde ^1
normal
optional
single_use_seals ^0.11.0
normal
strict_encoding ~2.7.0
normal
strict_types ~2.7.2
normal
optional
getrandom ^0.2
normal
rand ^0.8.4
normal
optional
wasm-bindgen ^0.2
normal
wasm-bindgen-test ^0.3
dev
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
bp
0.11.0
Into
TapHash
Required Methods
into_tap_hash
Implementors
In crate bp
bp
Trait
IntoTapHash
Copy item path
Source
pub trait IntoTapHash { // Required method fn
into_tap_hash
(self) ->
TapNodeHash
; }
Required Methods
§
Source
fn
into_tap_hash
(self) ->
TapNodeHash
Implementors
§
Source
§
impl
IntoTapHash
for
TapBranchHash
Source
§
impl
IntoTapHash
for
TapLeafHash
Source
§
impl
IntoTapHash
for
TapNodeHash