View Source StellarBase.XDR.Opaque12 (Elixir Stellar Base v0.13.1)

Representation of Stellar Opaque12 type.

Summary

Types

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

Functions

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