# Packages

No description provided by the author

# Functions

No description provided by the author
NewRESTClient makes sure that the restAddr is formed correctly and returns a REST query.
NewRPCClient creates a new tendermint RPC client with timeout.
NewSubscriber creates a new Subscriber instance ready to subscribe to Neutron events.

# Constants

ConnectionIdAttr is the key of the Neutron's custom message event's attribute that contains the connectionID of the event's ActiveQuery.
KvKeyAttr is the key of the Neutron's custom message event's attribute that contains the KV values for the incoming KV ICQ.
OwnerAttr is the key of the Neutron's custom message event's attribute that contains the address of the ICQ owner.
QueryIdAttr is the key of the Neutron's custom message event's attribute that contains the incoming ICQ ID.
TransactionsFilterAttr is the key of the Neutron's custom message event's attribute that contains the transaction filter value for the incoming TX ICQ.
TypeAttr is the key of the Neutron's custom message event's attribute that contains the type of the incoming ICQ.

# Structs

Config contains configurable fields for the Subscriber.
Subscriber is responsible for subscribing on chain's ICQ events.

# Interfaces

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