View Source StellarBase.XDR.SCHostStorageErrorCode (Elixir Stellar Base v0.10.0)

Representation of Stellar SCHostStorageErrorCode type.

Link to this section Summary

Link to this section Types

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

Link to this section Functions

Link to this function

new(type \\ :HOST_STORAGE_UNKNOWN_ERROR)

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