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

Representation of Stellar Opaque12 type.

Link to this section Summary

Link to this section Types

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

Link to this section Functions

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