Docs.rs
solana-transaction-status-client-types-2.2.0
solana-transaction-status-client-types 2.2.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
anza-team
Dependencies
base64 ^0.22.1
normal
bincode ^1.3.3
normal
bs58 ^0.5.1
normal
serde ^1.0.217
normal
serde_derive ^1.0.217
normal
serde_json ^1.0.138
normal
solana-account-decoder-client-types =2.2.0
normal
solana-commitment-config =2.2.1
normal
solana-message =2.2.1
normal
solana-reward-info =2.2.1
normal
solana-signature =2.2.1
normal
solana-transaction =2.2.1
normal
solana-transaction-context =2.2.1
normal
solana-transaction-error =2.2.1
normal
thiserror ^2.0.11
normal
Versions
7.62%
of the crate is documented
Platform
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
solana_
transaction_
status_
client_
types
2.2.0
Rewards
Aliased Type
In crate solana_
transaction_
status_
client_
types
solana_transaction_status_client_types
Type Alias
Rewards
Copy item path
Source
pub type Rewards =
Vec
<
Reward
>;
Aliased Type
ยง
struct Rewards {
/* private fields */
}