Docs.rs
dusk-node-data-1.4.0
dusk-node-data 1.4.0
Permalink
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
dusknetwork
Dependencies
aes ^0.7.5
normal
aes-gcm ^0.10.3
normal
anyhow ^1.0.89
normal
async-channel ^1.9
normal
base64 ^0.22.1
normal
block-modes ^0.8.1
normal
bs58 ^0.4
normal
chrono ^0.4.42
normal
dusk-bytes ^0.1.7
normal
dusk-core ^1.4.0
normal
fake ^2.9.2
normal
optional
hex ^0.4.3
normal
pbkdf2 ^0.12.2
normal
rand ^0.8.5
normal
serde ^1.0.210
normal
serde_json ^1.0.128
normal
serde_with ^3.9
normal
sha2 ^0.10.8
normal
sha3 ^0.10.8
normal
thiserror ^1.0.64
normal
tracing ^0.1.41
normal
zeroize ^1.8.1
normal
fake ^2.9.2
dev
tempfile ^3.12
dev
Versions
15.51%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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 bls
dusk_
node_
data
1.4.0
Module bls
Module Items
Structs
Enums
Constants
Functions
In crate dusk_
node_
data
dusk_node_data
Module
bls
Copy item path
Source
Structs
§
Public
Key
Extends BlsPublicKey by implementing a few traits
Public
KeyBytes
A wrapper of 96-sized array
Enums
§
Consensus
Keys
Error
Constants
§
PUBLIC_
BLS_
SIZE
Functions
§
load_
keys
Loads consensus keys from an encrypted file.
save_
consensus_
keys