View Source StellarBase.XDR.VariableOpaque64 (Elixir Stellar Base v0.9.0)

Representation of Stellar VariableOpaque64 type.

Link to this section Summary

Link to this section Types

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

Link to this section Functions

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