# Functions

No description provided by the author

# Constants

corresponds to blocks containing channel configurations and updates.
corresponds to blocks containing regular transactions.
default data type of the event payload, no special processing is done before returning to the subscribing client.
event payload will be a structured map with UTF-8 encoded string values.
event payload will be an UTF-8 encoded string.
equivalent to "json" (deprecated).

# Structs

No description provided by the author
SubscriptionInfo is the persisted data for the subscription.
TimeSorted base structure for time sortable things.

# Interfaces

TimeSortable interface can be implemented by embedding TimeSorted and adding getID.