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

Representation of Stellar SCEnvMetaKind type.

Summary

Types

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

Functions

Link to this function

new(type \\ :SC_ENV_META_KIND_INTERFACE_VERSION)

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