tai

v0.0.13

  • Pages
  • Modules
  • Exceptions

    tai v0.0.13 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.19.3), designed by Friedel Ziegelmayer.