tai

v0.0.28

  • Pages
  • Modules

    tai v0.0.28 Tai.Event

    Link to this section Summary

    Types

    t()

    Functions

    encode!(event)

    Link to this section Types

    Link to this type

    t()

    t() ::
      Tai.Events.AddFreeAssetBalance.t()
      | Tai.Events.HydrateProducts.t()
      | Tai.Events.LockAssetBalanceInsufficientFunds.t()
      | Tai.Events.LockAssetBalanceOk.t()
      | Tai.Events.OrderBookSnapshot.t()
      | Tai.Events.SubFreeAssetBalance.t()
      | Tai.Events.UnlockAssetBalanceInsufficientFunds.t()
      | Tai.Events.UnlockAssetBalanceOk.t()
      | Tai.Events.UpsertAssetBalance.t()
      | map()

    Link to this section Functions

    Link to this function

    encode!(event)

    encode!(event :: t()) :: iodata() | no_return()

    Built using ExDoc (v0.21.1), designed by Friedel Ziegelmayer.