View Source StellarBase.XDR.SCVmErrorCode (Elixir Stellar Base v0.9.1)

Representation of Stellar SCVmErrorCode type.

Link to this section Summary

Link to this section Types

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

Link to this section Functions

Link to this function

new(type \\ :VM_UNKNOWN)

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