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

Representation of Stellar Opaque4 type.

Summary

Types

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

Functions

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