# Functions
New creates a new instance of a TMStore.
# Constants
DefaultEndpoint is the default Tendermint endpoint.
DefaultWsRetryInterval is the default interval between Tendermint Websocket connection attempts.
Description is the description set in the store's information.
ErrAlreadySubscribed is the error returned by tendermint's rpc client when we try to suscribe twice to the same event.
Name is the name set in the store's information.