View Source StellarBase.XDR.SCSpecUDTStructFieldV0List (Elixir Stellar Base v0.13.1)

Representation of a Stellar SCSpecUDTStructFieldV0 list.

Summary

Types

@type t() :: %StellarBase.XDR.SCSpecUDTStructFieldV0List{
  fields: [StellarBase.XDR.SCSpecUDTStructFieldV0.t()]
}

Functions