Docs.rs
  • solana-rpc-client-api-2.1.9
    • solana-rpc-client-api 2.1.9
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • anza-team
    • Dependencies
      • anyhow ^1.0.91 normal
      • base64 ^0.22.1 normal
      • bs58 ^0.5.1 normal
      • jsonrpc-core ^18.0.0 normal
      • reqwest ^0.11.27 normal
      • reqwest-middleware ^0.2.5 normal
      • semver ^1.0.23 normal
      • serde ^1.0.213 normal
      • serde_derive ^1.0.213 normal
      • serde_json ^1.0.132 normal
      • solana-account-decoder-client-types =2.1.9 normal
      • solana-inline-spl =2.1.9 normal
      • solana-sdk =2.1.9 normal
      • solana-transaction-status-client-types =2.1.9 normal
      • solana-version =2.1.9 normal
      • thiserror ^1.0.65 normal
      • const_format ^0.2.33 dev
    • Versions
    • 6.01% of the crate is documented
  • Go to latest version
  • 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

solana_rpc_client_api2.1.9

Module response

Module Items

  • Structs
  • Enums
  • Type Aliases

In crate solana_rpc_client_api

solana_rpc_client_api

Module response

Source

Structs§

  • ProcessedSignatureResult
  • Response
  • RpcAccountBalance
  • RpcApiVersion
  • RpcBlockCommitment
  • RpcBlockProduction
  • RpcBlockProductionRange
  • RpcBlockUpdate
  • RpcBlockhash
  • RpcBlockhashFeeCalculator
  • RpcConfirmedTransactionStatusWithSignature
  • RpcContactInfo
  • RpcFeeCalculator
  • RpcFeeRateGovernor
  • RpcIdentity
  • RpcInflationGovernor
  • RpcInflationRate
  • RpcInflationReward
  • RpcKeyedAccount
  • RpcLogsResponse
  • RpcPerfSample
  • RpcPrioritizationFee
  • RpcResponseContext
  • RpcSignatureConfirmation
  • RpcSimulateTransactionResult
  • RpcSnapshotSlotInfo
  • RpcStorageTurn
  • RpcSupply
  • RpcTokenAccountBalance
  • RpcVersionInfo
  • RpcVote
  • RpcVoteAccountInfo
  • RpcVoteAccountStatus
  • SlotInfo
  • SlotTransactionStats

Enums§

  • OptionalContext
    Wrapper for rpc return types of methods that provide responses both with and without context. Main purpose of this is to fix methods that lack context information in their return type, without breaking backwards compatibility.
  • ReceivedSignatureResult
  • RpcBlockUpdateError
  • RpcSignatureResult
  • SlotUpdate
  • StakeActivationState

Type Aliases§

  • RpcLeaderSchedule
    Map of leader base58 identity pubkeys to the slot indices relative to the first epoch slot
  • RpcResult