Module crw_client::client[][src]

This file contains all the methods to fetch useful data from a cosmos-sdk-based chain

Structs

ChainClient

ChainClient is the source to communicate with a full node

NodeInfo

NodeInfo represent some basics full node info

NodeInfoResponse

Response of /node_info query

Functions

get_node_info

Returns the node info such as network moniker. Currently using LCD endpoint