Docs.rs
penumbra-sdk-txhash-0.82.0-alpha.11
penumbra-sdk-txhash 0.82.0-alpha.11
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
erwanor
Dependencies
anyhow ^1.0.75
normal
blake2b_simd ^1
normal
getrandom ^0.2
normal
hex ^0.4.3
normal
penumbra-sdk-proto ^0.82.0-alpha.11
normal
penumbra-sdk-tct ^0.82.0-alpha.11
normal
serde ^1.0.186
normal
Versions
63.64%
of the crate is documented
Go to latest stable release
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_
txhash
0.82.0-alpha.11
Authorizing
Data
Required Methods
auth_hash
Implementors
In crate penumbra_
sdk_
txhash
penumbra_sdk_txhash
Trait
AuthorizingData
Copy item path
Source
pub trait AuthorizingData { // Required method fn
auth_hash
(&self) ->
AuthHash
; }
Required Methods
§
Source
fn
auth_hash
(&self) ->
AuthHash
Implementors
§