package
6.6.0
Repository: https://github.com/umee-network/umee.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

NewChainHeight returns a new ChainHeight struct that starts a new goroutine subscribed to EventNewBlockHeader.
No description provided by the author

# Structs

ChainHeightListener is used to cache the chain height of the current node which is being updated each time the node sends an event of EventNewBlockHeader.
Client provides basic capabilities to connect to a Cosmos SDK based chain and execute transactions and queries.