Docs.rs
stdtx-0.7.0
stdtx 0.7.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
tony-iqlusion
Dependencies
ecdsa ^0.14
normal
eyre ^0.6
normal
k256 ^0.11
normal
prost-amino ^0.6
normal
prost-amino-derive ^0.6
normal
rust_decimal ^1.19
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
subtle-encoding ^0.5
normal
thiserror ^1
normal
toml ^0.5
normal
rand_core ^0.6
dev
getrandom ^0.2
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
Signer
stdtx
0.7.0
stdtx
Type Alias
Signer
Copy item path
Source
pub type Signer = dyn
Signer
<
Signature
>;
Expand description
Transaction signer for ECDSA/secp256k1 signatures