Crate near_fetch

source ·

Re-exports

  • pub use crate::error::Error;

Modules

  • All operation types that are generated/used when commiting transactions to the network.
  • This module defines a bunch of internal types used solely for querying into RPC methods to retrieve info about what’s on the chain. Note that the types defined are exposed as-is for users to reference in their own functions or structs as needed. These types cannot be created outside of near_fetch.
  • Result and execution types from results of RPC calls to the network.

Structs

  • Client that implements exponential retrying and caching of access key nonces.

Type Aliases

  • Cache key for access key nonces.