View Source StellarBase.XDR.VariableOpaque256000 (Elixir Stellar Base v0.10.1)

Representation of Stellar VariableOpaque256000 type.

Link to this section Summary

Link to this section Types

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

Link to this section Functions

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