Docs.rs
blueprint-client-tangle-0.2.0-alpha.2
blueprint-client-tangle 0.2.0-alpha.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
shekohex
drewstone
Tjemmmic
Dependencies
alloy-contract ^1.8
normal
alloy-network ^1.8
normal
alloy-primitives ^1.5
normal
alloy-provider ^1.8
normal
alloy-rpc-types ^1.8
normal
alloy-signer ^1.8
normal
alloy-signer-local ^1.8
normal
alloy-sol-types ^1.5
normal
alloy-transport ^1.8
normal
blueprint-client-core ^0.2.0-alpha.2
normal
blueprint-core ^0.2.0-alpha.2
normal
blueprint-crypto ^0.2.0-alpha.2
normal
blueprint-keystore ^0.2.0-alpha.2
normal
blueprint-std ^0.2.0-alpha.2
normal
futures ^0.3.32
normal
futures-core ^0.3.31
normal
k256 ^0.13.3
normal
serde ^1.0.208
normal
serde_json ^1.0
normal
thiserror ^2.0.17
normal
tnt-core-bindings ^0.10.6
normal
tokio ^1
normal
tracing ^0.1
normal
url ^2.5.2
normal
anyhow ^1.0.99
dev
hex ^0.4.3
dev
tokio ^1
dev
Versions
100%
of the crate is documented
Platform
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
Skip to main content
EcdsaPublicKey
blueprint_
client_
tangle
0.2.0-alpha.2
In blueprint_
client_
tangle::
client
blueprint_client_tangle
::
client
Type Alias
Ecdsa
Public
Key
Copy item path
Source
pub type EcdsaPublicKey = [
u8
;
65
];
Expand description
Type alias for ECDSA public key (uncompressed, 65 bytes)