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

Representation of Stellar VariableOpaque type.

Link to this section Summary

Link to this section Types

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

Link to this section Functions

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