Docs.rs
  • safecoin-client-1.14.17
    • safecoin-client 1.14.17
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Fair-Exchange
    • Dependencies
      • async-mutex ^1.4.0 normal
      • async-trait ^0.1.56 normal
      • base64 ^0.13.0 normal
      • bincode ^1.3.3 normal
      • bs58 ^0.4.0 normal
      • bytes ^1.1.0 normal
      • clap ^2.33.0 normal
      • crossbeam-channel ^0.5 normal
      • enum_dispatch ^0.3.8 normal
      • futures ^0.3 normal
      • futures-util ^0.3.21 normal
      • indexmap ^1.9.1 normal
      • indicatif ^0.16.2 normal
      • itertools ^0.10.2 normal
      • jsonrpc-core ^18.0.0 normal
      • lazy_static ^1.4.0 normal
      • log ^0.4.17 normal
      • quinn ^0.8.3 normal
      • quinn-proto ^0.8.3 normal
      • rand ^0.7.0 normal
      • rand_chacha ^0.2.2 normal
      • rayon ^1.5.3 normal
      • reqwest ^0.11.11 normal
      • rustls ^0.20.6 normal
      • safe-token-2022 =0.5.0 normal
      • safecoin-account-decoder =1.14.17 normal
      • safecoin-clap-utils =1.14.17 normal
      • safecoin-faucet =1.14.17 normal
      • safecoin-measure =1.14.17 normal
      • safecoin-metrics =1.14.17 normal
      • safecoin-net-utils =1.14.17 normal
      • safecoin-sdk =1.14.17 normal
      • safecoin-streamer =1.14.17 normal
      • safecoin-transaction-status =1.14.17 normal
      • safecoin-version =1.14.17 normal
      • safecoin-vote-program =1.14.17 normal
      • semver ^1.0.10 normal
      • serde ^1.0.138 normal
      • serde_derive ^1.0.103 normal
      • serde_json ^1.0.81 normal
      • thiserror ^1.0 normal
      • tokio ^1 normal
      • tokio-stream ^0.1.9 normal
      • tokio-tungstenite ^0.17.1 normal
      • tungstenite ^0.17.2 normal
      • url ^2.2.2 normal
      • anyhow ^1.0.58 dev
      • assert_matches ^1.5.0 dev
      • jsonrpc-http-server ^18.0.0 dev
      • safecoin-logger =1.14.17 dev
      • safecoin-perf =1.14.17 dev
    • Versions
    • 23.04% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

safecoin_client1.14.17

Module rpc_response

Module Items

  • Structs
  • Enums
  • Type Aliases

In crate safecoin_client

safecoin_client

Module rpc_response

Source

Structs§

DeprecatedRpcFees
Fees
ProcessedSignatureResult
Response
RpcAccountBalance
RpcApiVersion
RpcBlockCommitment
RpcBlockProduction
RpcBlockProductionRange
RpcBlockUpdate
RpcBlockhash
RpcBlockhashFeeCalculator
RpcConfirmedTransactionStatusWithSignature
RpcContactInfo
RpcFeeCalculator
RpcFeeRateGovernor
RpcFees
RpcIdentity
RpcInflationGovernor
RpcInflationRate
RpcInflationReward
RpcKeyedAccount
RpcLogsResponse
RpcPerfSample
RpcPrioritizationFee
RpcResponseContext
RpcSignatureConfirmation
RpcSimulateTransactionResult
RpcSnapshotSlotInfo
RpcStakeActivation
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