Docs.rs
penumbra-sdk-custody-1.0.0
penumbra-sdk-custody 1.0.0
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
erwanor
Dependencies
anyhow ^1.0.75
normal
argon2 ^0.5
normal
ark-ff ^0.4.2
normal
ark-serialize ^0.4.2
normal
base64 ^0.21.2
normal
blake2b_simd ^1
normal
bytes ^1.2
normal
chacha20poly1305 ^0.9.0
normal
decaf377 ^0.10.1
normal
decaf377-frost ^1.0.0
normal
decaf377-ka ^1.0.0
normal
decaf377-rdsa ^0.11.0
normal
ed25519-consensus ^2.1
normal
futures ^0.3.28
normal
hex ^0.4.3
normal
penumbra-sdk-governance ^1.0.0
normal
penumbra-sdk-keys ^1.0.0
normal
penumbra-sdk-proto ^1.0.0
normal
penumbra-sdk-stake ^1.0.0
normal
penumbra-sdk-transaction ^1.0.0
normal
penumbra-sdk-txhash ^1.0.0
normal
prost ^0.13.4
normal
rand_core ^0.6.4
normal
serde ^1.0.186
normal
serde_json ^1.0.96
normal
serde_with ^3.5.1
normal
tokio ^1.39.0
normal
tonic ^0.12.3
normal
tracing ^0.1
normal
toml ^0.7
dev
Versions
74.65%
of the crate is documented
Platform
i686-pc-windows-msvc
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
penumbra_
sdk_
custody
1.0.0
Module threshold
Module Items
Structs
Enums
Traits
Functions
In crate penumbra_
sdk_
custody
penumbra_sdk_custody
Module
threshold
Copy item path
Source
Structs
§
Config
Threshold
A custody backend using threshold signing.
Enums
§
Signing
Request
Signing
Response
Authorization data returned in response to some signing request, which may be a request to authorize a transaction, a validator definition, or a validator vote.
Traits
§
Terminal
A trait abstracting over the kind of terminal interface we expect.
Functions
§
dkg
A distributed key generation protocol, producing a config without a centralized dealer.
follow
Act as a follower in the signing protocol.