# Functions
Dial returns a ABCI provider to the provided network connecting to well-known public RPCs.
IsErrHistoryPruned reports whether the input error matches the CosmosSDK errors returned when the state for the requested height isn't found in the store.
NewABCI returns a new provider using the provided cometBFT ABCI client.
NewGRPC returns a new provider using the provided gRPC server address.
NewProviderForT creates a new provider for testing.
# Variables
ErrHistoryPruned indicates that the necessary state for the requested height isn't found in the store.