View Source StellarBase.XDR.SCEnvMetaKind (Elixir Stellar Base v0.9.0)

Representation of Stellar SCEnvMetaKind type.

Link to this section Summary

Link to this section Types

@type t() :: %StellarBase.XDR.SCEnvMetaKind{identifier: atom()}

Link to this section Functions

Link to this function

new(type \\ :SC_ENV_META_KIND_INTERFACE_VERSION)

View Source
@spec new(type :: atom()) :: t()