Docs.rs
solana-transaction-status-2.2.3
solana-transaction-status 2.2.3
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
anza-team
Dependencies
Inflector ^0.11.4
normal
base64 ^0.22.1
normal
bincode ^1.3.3
normal
borsh ^1.5.5
normal
bs58 ^0.5.1
normal
lazy_static ^1.5.0
normal
log ^0.4.25
normal
serde ^1.0.217
normal
serde_derive ^1.0.217
normal
serde_json ^1.0.138
normal
solana-account-decoder =2.2.3
normal
solana-clock =2.2.1
normal
solana-hash =2.2.1
normal
solana-instruction =2.2.1
normal
solana-loader-v2-interface =2.2.1
normal
solana-message =2.2.1
normal
solana-program =2.2.1
normal
solana-pubkey =2.2.1
normal
solana-reserved-account-keys =2.2.1
normal
solana-reward-info =2.2.1
normal
solana-sdk-ids =2.2.1
normal
solana-signature =2.2.1
normal
solana-system-interface ^1.0
normal
solana-transaction =2.2.1
normal
solana-transaction-error =2.2.1
normal
solana-transaction-status-client-types =2.2.3
normal
spl-associated-token-account =6.0.0
normal
spl-memo =6.0.0
normal
spl-token =7.0.0
normal
spl-token-2022 =7.0.0
normal
spl-token-group-interface =0.5.0
normal
spl-token-metadata-interface =0.6.0
normal
thiserror ^2.0.11
normal
bytemuck ^1.21.0
dev
solana-pubkey =2.2.1
dev
spl-token-confidential-transfer-proof-extraction ^0.2.1
dev
Versions
1.71%
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
2.2.3
Rewards
Aliased Type
In crate solana_
transaction_
status
solana_transaction_status
Type Alias
Rewards
Copy item path
Source
pub type Rewards =
Vec
<
Reward
>;
Aliased Type
ยง
struct Rewards {
/* private fields */
}