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

Representation of Stellar VariableOpaque type.

Summary

Types

@type t() :: %StellarBase.XDR.VariableOpaque{opaque: binary()}

Functions

@spec new(opaque :: binary()) :: t()