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

Copy Markdown View Source

A THORChain withdraw event.

Summary

Types

t()

@type t() :: %Rujira.Thorchain.Events.Withdraw{pool: String.t()}

Functions

new(arg1)

@spec new(map()) :: {:ok, t()} | {:error, :invalid_attrs}