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

Representation of a Stellar SCSpecUDTStructFieldV0 list.

Summary

Types

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

Functions