Rujira.Thorchain.Events.Event (rujira_ex v0.0.1)

Copy Markdown View Source

Protocol-level envelope for THORChain events. Allows matching all THORChain events by struct.

Summary

Types

t()

@type t() :: %Rujira.Thorchain.Events.Event{data: struct()}

Functions

new(data)

@spec new(struct()) :: t()