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

Representation of Stellar Opaque32 type.

Summary

Types

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

Functions

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